mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
13 lines
256 B
Makefile
13 lines
256 B
Makefile
#as: -Os
|
|
#ld: -static --relax -T $srcdir/$subdir/relax_jmp.ld
|
|
#objdump: -d --prefix-addresses -j .text
|
|
|
|
.*: file format .*nds32.*
|
|
|
|
|
|
Disassembly of section .text:
|
|
0+0000 <[^>]*> j 00000008 <main>
|
|
0+0004 <[^>]*> jal 00000008 <main>
|
|
0+0008 <[^>]*> nop16
|
|
|