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
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-sh
/
vxworks3-lib.s
blob
6e103316534979c1d4da9679acb7ddd8a507353b
1
.macro entry
2
.globl foo\@
3
.size foo\@,4
4
.type foo\@,@function
5
foo\@
:
6
rts
7
nop
8
.endm
9
10
.rept 511
11
entry
12
.endr