mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
19 lines
510 B
Makefile
19 lines
510 B
Makefile
#as: -Os
|
|
#ld: -static -T \$srcdir/\$subdir/gp.ld
|
|
#objdump: -d --prefix-addresses -j .text
|
|
|
|
.*: file format .*nds32.*
|
|
|
|
|
|
Disassembly of section .text:
|
|
0+0000 <[^>]*> addi.gp \$r0, 8192
|
|
0+0004 <[^>]*> lbi.gp \$r0, \[\+ 8192\]
|
|
0+0008 <[^>]*> lbsi.gp \$r0, \[\+ 8192\]
|
|
0+000c <[^>]*> lhi.gp \$r0, \[\+ 8192\]
|
|
0+0010 <[^>]*> lhsi.gp \$r0, \[\+ 8192\]
|
|
0+0014 <[^>]*> lwi.gp \$r0, \[\+ 8192\]
|
|
0+0018 <[^>]*> sbi.gp \$r0, \[\+ 8192\]
|
|
0+001c <[^>]*> shi.gp \$r0, \[\+ 8192\]
|
|
0+0020 <[^>]*> swi.gp \$r0, \[\+ 8192\]
|
|
|