mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 01:50:38 +00:00
14 lines
244 B
D
14 lines
244 B
D
|
#as: --32
|
||
|
#ld: -shared -melf_i386
|
||
|
#objdump: -drw
|
||
|
|
||
|
.*: +file format .*
|
||
|
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
0+[a-f0-9]+ <bar>:
|
||
|
[ ]*[a-f0-9]+: 8b 81 0c 00 00 00 mov 0x[a-f0-9]+\(%ecx\),%eax
|
||
|
[ ]*[a-f0-9]+: c3 ret
|
||
|
#pass
|