* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / lifloat.d
1 #objdump: -dr
2 #name: lifloat
3 #as: -mips1
4
5 # Test the li.d and li.s macros.
6
7 .*: +file format .*mips.*
8
9 Disassembly of section .text:
10 0+0000 <[^>]*> lui \$at,0
11 [ ]*RELOC: 0+0000 [A-Z0-9_]*HI[A-Z0-9_]* .ro?data.*
12 0+0004 <[^>]*> lw \$a0,[-0-9]+\(\$at\)
13 [ ]*RELOC: 0+0004 [A-Z0-9_]*LO[A-Z0-9_]* .ro?data.*
14 0+0008 <[^>]*> lw \$a1,[-0-9]+\(\$at\)
15 [ ]*RELOC: 0+0008 [A-Z0-9_]*LO[A-Z0-9_]* .ro?data.*
16 0+000c <[^>]*> lwc1 \$f5,[-0-9]+\(\$gp\)
17 [ ]*RELOC: 0+000c [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
18 0+0010 <[^>]*> lwc1 \$f4,[-0-9]+\(\$gp\)
19 [ ]*RELOC: 0+0010 [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
20 0+0014 <[^>]*> lui \$a0,16256
21 0+0018 <[^>]*> lwc1 \$f4,[-0-9]+\(\$gp\)
22 [ ]*RELOC: 0+0018 [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit4.*
23 ...
This page took 0.031699 seconds and 5 git commands to generate.