repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ld: Move the .note.build-id section to near the start of the memory map.
[binutils-gdb.git]
/
sim
/
testsuite
/
bfin
/
a24.s
blob
507350f3cf846fac08448f4010568b6be16b0b84
1
# mach: bfin
2
3
.include
"testutils.inc"
4
start
5
6
R0
=
0x1111
(
X
)
;
7
R0.H
=
0x1111
;
8
A0.x
=
R0
;
9
R1
=
A0.x;
10
DBGA
(
R1.
L
,
0x11
)
;
11
DBGA
(
R1.H
,
0x0
)
;
12
pass