Regen ld BLD-POTFILES.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / gp.d
CommitLineData
35c08157
KLC
1#as: -Os
2#ld: -static -T \$srcdir/\$subdir/gp.ld
3#objdump: -d --prefix-addresses -j .text
4
5.*: file format .*nds32.*
6
7
8Disassembly of section .text:
fbaf61ad
NC
90+0000 <[^>]*> addi.gp \$r0, .*
100+0004 <[^>]*> lbi.gp \$r0, \[.*\]
110+0008 <[^>]*> lbsi.gp \$r0, \[.*\]
120+000c <[^>]*> lhi.gp \$r0, \[.*\]
130+0010 <[^>]*> lhsi.gp \$r0, \[.*\]
140+0014 <[^>]*> lwi.gp \$r0, \[.*\]
150+0018 <[^>]*> sbi.gp \$r0, \[.*\]
160+001c <[^>]*> shi.gp \$r0, \[.*\]
170+0020 <[^>]*> swi.gp \$r0, \[.*\]
35c08157 18
This page took 0.328574 seconds and 4 git commands to generate.