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-i386
/
pr17306a.s
blob
fe2d49c7e91cf4b8e7d2744e85c64187b7efb74c
1
.data
2
.globl foo
3
foo
:
4
.long -1
5
.text
6
.globl _start
7
.type _start, @function
8
_start
:
9
pushl foo@GOT
(%
ebx
)