* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / lifloat.d
CommitLineData
5fe67aa8
ILT
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
9Disassembly of section .text:
100+0000 <[^>]*> lui \$at,0
11[ ]*RELOC: 0+0000 [A-Z0-9_]*HI[A-Z0-9_]* .ro?data.*
120+0004 <[^>]*> lw \$a0,[-0-9]+\(\$at\)
13[ ]*RELOC: 0+0004 [A-Z0-9_]*LO[A-Z0-9_]* .ro?data.*
140+0008 <[^>]*> lw \$a1,[-0-9]+\(\$at\)
15[ ]*RELOC: 0+0008 [A-Z0-9_]*LO[A-Z0-9_]* .ro?data.*
160+000c <[^>]*> lwc1 \$f5,[-0-9]+\(\$gp\)
17[ ]*RELOC: 0+000c [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
180+0010 <[^>]*> lwc1 \$f4,[-0-9]+\(\$gp\)
19[ ]*RELOC: 0+0010 [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
200+0014 <[^>]*> lui \$a0,16256
210+0018 <[^>]*> lwc1 \$f4,[-0-9]+\(\$gp\)
22[ ]*RELOC: 0+0018 [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit4.*
23...
This page took 0.155766 seconds and 4 git commands to generate.