This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils-gdb.git] / gas / testsuite / gas / mips / lif-empic.d
1 #objdump: -dr --prefix-addresses -mmips:3000
2 #name: MIPS lifloat-empic
3 #as: -mips1 -membedded-pic --defsym EMPIC=1
4 #source: lifloat.s
5
6 # Test the li.d and li.s macros with -membedded-pic.
7
8 .*: +file format .*mips.*
9
10 Disassembly of section .text:
11 0+0000 <[^>]*> addiu \$at,\$gp,-16384
12 [ ]*0: [A-Z0-9_]*GPREL[A-Z0-9_]* .rdata.*
13 0+0004 <[^>]*> lw \$a0,0\(\$at\)
14 0+0008 <[^>]*> lw \$a1,4\(\$at\)
15 0+000c <[^>]*> lwc1 \$f[45],-16368\(\$gp\)
16 [ ]*c: [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
17 0+0010 <[^>]*> lwc1 \$f[45],-16364\(\$gp\)
18 [ ]*10: [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
19 0+0014 <[^>]*> lui \$a0,0x3f8f
20 0+0018 <[^>]*> ori \$a0,\$a0,0xcd36
21 0+001c <[^>]*> lui \$at,0x3f8f
22 0+0020 <[^>]*> ori \$at,\$at,0xcd36
23 0+0024 <[^>]*> mtc1 \$at,\$f4
24 ...