mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
14 lines
447 B
Makefile
14 lines
447 B
Makefile
#source: merge4.s
|
|
#as: -x
|
|
#ld: -shared
|
|
#objdump: -d
|
|
|
|
#...
|
|
0+240 <.text>:
|
|
[ ]*[a-f0-9]+: 0b 60 80 02 00 24 \[MMI\] addl r12=32,r1;;
|
|
[ ]*[a-f0-9]+: c0 40 05 00 48 00 addl r12=40,r1
|
|
[ ]*[a-f0-9]+: 00 00 04 00 nop.i 0x0;;
|
|
[ ]*[a-f0-9]+: 0b 60 c0 02 00 24 \[MMI\] addl r12=48,r1;;
|
|
[ ]*[a-f0-9]+: c0 c0 04 00 48 00 addl r12=24,r1
|
|
[ ]*[a-f0-9]+: 00 00 04 00 nop.i 0x0;;
|