mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 22:06:50 +00:00
14 lines
204 B
Makefile
14 lines
204 B
Makefile
#as: --32
|
|
#ld: -shared -melf_i386
|
|
#objdump: -drw
|
|
|
|
.*: +file format .*
|
|
|
|
|
|
Disassembly of section .text:
|
|
|
|
[a-f0-9]+ <bar>:
|
|
[ ]*[a-f0-9]+: e8 ([0-9a-f]{2} ){4}\s+call 0 .*
|
|
[ ]*[a-f0-9]+: c3\s+ret *
|
|
#pass
|