15 lines
332 B
D
Raw Normal View History

2012-03-26 21:18:29 +02:00
#as: --64
#ld: -shared -melf_x86_64
#objdump: -drw
.*: +file format .*
Disassembly of section .text:
0+[a-f0-9]+ <bar>:
2022-10-27 20:45:45 +02:00
[ ]*[a-f0-9]+: 48 8d 05 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+\(%rip\),%rax # [a-f0-9]+ <.*>
2017-04-10 13:32:00 +02:00
[ ]*[a-f0-9]+: 8b 00 mov \(%rax\),%eax
2022-10-27 20:45:45 +02:00
[ ]*[a-f0-9]+: c3 ret
2012-03-26 21:18:29 +02:00
#pass