OpenGrok
Cross Reference: gas64-jmpcall.asm
xref
: /
external
/
chromium_org
/
third_party
/
yasm
/
source
/
patched-yasm
/
modules
/
arch
/
x86
/
tests
/
gas64
/
gas64-jmpcall.asm
Home
|
History
|
Annotate
|
Download
|
only in
gas64
1
call foo
2
callq foo
3
4
jmp foo
5
#jmpq foo
6
7