]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mips/lif-svr4pic.d
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / lif-svr4pic.d
1 #objdump: -dr
2 #name: MIPS lifloat-svr4pic
3 #as: -mips1 -KPIC
4 #source: lifloat.s
5
6 # Test the li.d and li.s macros with -KPIC.
7
8 .*: +file format .*mips.*
9
10 Disassembly of section .text:
11 0+0000 <[^>]*> lw \$at,0\(\$gp\)
12 [ ]*RELOC: 0+0000 R_MIPS_GOT16 .rodata
13 ...
14 0+0008 <[^>]*> lw \$a0,0\(\$at\)
15 [ ]*RELOC: 0+0008 R_MIPS_LO16 .rodata
16 0+000c <[^>]*> lw \$a1,4\(\$at\)
17 [ ]*RELOC: 0+000c R_MIPS_LO16 .rodata
18 0+0010 <[^>]*> lw \$at,0\(\$gp\)
19 [ ]*RELOC: 0+0010 R_MIPS_GOT16 .rodata
20 ...
21 0+0018 <[^>]*> lwc1 \$f5,8\(\$at\)
22 [ ]*RELOC: 0+0018 R_MIPS_LO16 .rodata
23 0+001c <[^>]*> lwc1 \$f4,12\(\$at\)
24 [ ]*RELOC: 0+001c R_MIPS_LO16 .rodata
25 0+0020 <[^>]*> lui \$a0,16256
26 0+0024 <[^>]*> lui \$at,16256
27 0+0028 <[^>]*> mtc1 \$at,\$f4
28 ...