bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / lif-svr4pic.d
CommitLineData
252b5132
RH
1#objdump: -dr --prefix-addresses -mmips:3000
2#name: MIPS lifloat-svr4pic
21b99e26 3#as: -32 -mips1 -mtune=r3000 -KPIC -EB --defsym SVR4=1
252b5132
RH
4#source: lifloat.s
5
6# Test the li.d and li.s macros with -KPIC.
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
aa5f19f2 110+0000 <[^>]*> lw at,0\(gp\)
252b5132
RH
12[ ]*0: R_MIPS_GOT16 .rodata
130+0004 <[^>]*> nop
aa5f19f2 140+0008 <[^>]*> lw a0,0\(at\)
252b5132 15[ ]*8: R_MIPS_LO16 .rodata
aa5f19f2 160+000c <[^>]*> lw a1,4\(at\)
252b5132 17[ ]*c: R_MIPS_LO16 .rodata
aa5f19f2 180+0010 <[^>]*> lw at,0\(gp\)
252b5132
RH
19[ ]*10: R_MIPS_GOT16 .rodata
200+0014 <[^>]*> nop
aa5f19f2 210+0018 <[^>]*> lwc1 \$f5,8\(at\)
252b5132 22[ ]*18: R_MIPS_LO16 .rodata
aa5f19f2 230+001c <[^>]*> lwc1 \$f4,12\(at\)
252b5132 24[ ]*1c: R_MIPS_LO16 .rodata
aa5f19f2
NC
250+0020 <[^>]*> lui a0,0x3f8f
260+0024 <[^>]*> ori a0,a0,0xcd36
270+0028 <[^>]*> lui at,0x3f8f
280+002c <[^>]*> ori at,at,0xcd36
290+0030 <[^>]*> mtc1 at,\$f4
252b5132 30 ...
This page took 0.523443 seconds and 4 git commands to generate.