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
/
l0shift.s
blob
3f5dc2c54947f44262d6e3580fd9a2256c34c787
1
# mach: bfin
2
3
.include
"testutils.inc"
4
start
5
6
7
r5
=
0
;
8
r2.
L
=
0xadbd
;
9
r2.h
=
0xfedc
;
10
r5
=
r2
>>
0
;
11
dbga
(
r5.
l
,
0xadbd
)
;
12
dbga
(
r5.h
,
0xfedc
)
;
13
pass