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-x86-64
/
mpx3a.s
blob
28cb580b46f614f616c9e9439b3996a096e0ee75
1
.text
2
.globl _start
3
.type _start, @function
4
_start
:
5
movl $call1
, %
edi
6
bnd call
*%
rdi
7
movq func
(%
rip
), %
rdi
8
bnd call
*%
rdi
9
ret
10
.size _start, .-_start
11
.globl func
12
.data
13
.type func, @object
14
.size func, 8
15
func
:
16
.quad call2