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
/
tlspie2.s
blob
a5864301c7d41dd199ee2fd26fdfb8bb986357bc
1
.section .tbss,
"awT"
,@nobits
2
.align 4
3
.type a, @object
4
.size a, 4
5
a
:
6
.zero 4
7
.text
8
.globl _start
9
.type _start, @function
10
_start
:
11
leal
a
@dtpoff
, %
eax
12
.size _start, .-_start