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
/
acp5_19.s
blob
74e755202fad6c051f018517d84d1c7b7a967faa
1
# mach: bfin
2
3
.include
"testutils.inc"
4
start
5
6
r0.h
=
0xa5a5
;
7
r0.
l
=
0xffff
;
8
a0
=
0
;
9
r0
=
a0.x;
10
dbga
(
r0.h
,
0x0000
)
;
11
dbga
(
r0.
l
,
0x0000
)
;
12
pass;