mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
14 lines
244 B
D
14 lines
244 B
D
#source: call1.s
|
|
#as: --64 -mrelax-relocations=yes
|
|
#ld: -melf_x86_64 -z call-nop=prefix-addr
|
|
#objdump: -dw
|
|
|
|
.*: +file format .*
|
|
|
|
|
|
Disassembly of section .text:
|
|
|
|
#...
|
|
[ ]*[a-f0-9]+: 67 e8 ([0-9a-f]{2} ){4} * addr32 callq +[a-f0-9]+ <foo>
|
|
#pass
|