make obstack object allocators more type-safe
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / relax_load_store.d
CommitLineData
35c08157
KLC
1#as: -Os
2#ld: -static --relax -T \$srcdir/\$subdir/relax_load_store.ld
3#objdump: -d --prefix-addresses -j .text
4
5.*: file format .*nds32.*
6
7
8Disassembly of section .text:
90+0000 <[^>]*> lwi.gp \$r0, \[\+ 0\]
100+0004 <[^>]*> lhi.gp \$r0, \[\+ 4\]
110+0008 <[^>]*> lbi.gp \$r0, \[\+ 6\]
12
This page took 0.043925 seconds and 4 git commands to generate.