MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / lifloat.d
1 #objdump: -drz --prefix-addresses -mmips:3000
2 #name: MIPS lifloat
3 #as: -32 -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,0x0
11 [ ]*0: R_MIPS_HI16 \.rodata
12 0+0004 <[^>]*> lw a0,[-0-9]+\(at\)
13 [ ]*4: R_MIPS_LO16 \.rodata
14 0+0008 <[^>]*> lw a1,[-0-9]+\(at\)
15 [ ]*8: R_MIPS_LO16 \.rodata
16 0+000c <[^>]*> lwc1 \$f[45],[-0-9]+\(gp\)
17 [ ]*c: R_MIPS_LITERAL \.lit8
18 0+0010 <[^>]*> lwc1 \$f[45],[-0-9]+\(gp\)
19 [ ]*10: R_MIPS_LITERAL \.lit8
20 0+0014 <[^>]*> lui a0,0x3f8f
21 0+0018 <[^>]*> ori a0,a0,0xcd36
22 0+001c <[^>]*> lwc1 \$f4,[-0-9]+\(gp\)
23 [ ]*1c: R_MIPS_LITERAL \.lit4
24 0+0020 <[^>]*> nop
25 #pass
This page took 0.030034 seconds and 4 git commands to generate.