mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
14 lines
237 B
D
14 lines
237 B
D
|
#as: --32
|
||
|
#ld: -shared -melf_i386
|
||
|
#objdump: -drw
|
||
|
|
||
|
.*: +file format .*
|
||
|
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
[a-f0-9]+ <bar>:
|
||
|
[ ]*[a-f0-9]+: e8 cf fe ff ff call 0 <bar-0x[a-f0-9]+>
|
||
|
[ ]*[a-f0-9]+: c3 ret
|
||
|
#pass
|