* gas/mips/itbl: New file. Instruction Spec for testing --itbl option.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / lif-xgot.d
CommitLineData
3c02d996
ILT
1#objdump: -dr --prefix-addresses
2#name: MIPS lifloat-xgot
3#as: -mips1 -KPIC -xgot
4#source: lifloat.s
5
6# Test the li.d and li.s macros with -KPIC -xgot.
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
110+0000 <[^>]*> lw \$at,0\(\$gp\)
12[ ]*0: R_MIPS_GOT16 .rodata
130+0004 <[^>]*> nop
140+0008 <[^>]*> lw \$a0,0\(\$at\)
15[ ]*8: R_MIPS_LO16 .rodata
160+000c <[^>]*> lw \$a1,4\(\$at\)
17[ ]*c: R_MIPS_LO16 .rodata
180+0010 <[^>]*> lw \$at,0\(\$gp\)
19[ ]*10: R_MIPS_GOT16 .rodata
200+0014 <[^>]*> nop
210+0018 <[^>]*> lwc1 \$f5,8\(\$at\)
22[ ]*18: R_MIPS_LO16 .rodata
230+001c <[^>]*> lwc1 \$f4,12\(\$at\)
24[ ]*1c: R_MIPS_LO16 .rodata
250+0020 <[^>]*> lui \$a0,0x3f80
260+0024 <[^>]*> lui \$at,0x3f80
270+0028 <[^>]*> mtc1 \$at,\$f4
280+002c <[^>]*> nop
This page took 0.037486 seconds and 4 git commands to generate.