mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
13 lines
287 B
D
13 lines
287 B
D
|
#as: -Os
|
||
|
#ld: -static --relax -T \$srcdir/\$subdir/relax_load_store.ld
|
||
|
#objdump: -d --prefix-addresses -j .text
|
||
|
|
||
|
.*: file format .*nds32.*
|
||
|
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
0+0000 <[^>]*> lwi.gp \$r0, \[\+ 0\]
|
||
|
0+0004 <[^>]*> lhi.gp \$r0, \[\+ 4\]
|
||
|
0+0008 <[^>]*> lbi.gp \$r0, \[\+ 6\]
|
||
|
|