Home | History | Annotate | Download | only in mips
      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: [A-Z0-9_]*HI[A-Z0-9_]*	.ro?data.*
     12 0+0004 <[^>]*> lw	a0,[-0-9]+\(at\)
     13 [ 	]*4: [A-Z0-9_]*LO[A-Z0-9_]*	.ro?data.*
     14 0+0008 <[^>]*> lw	a1,[-0-9]+\(at\)
     15 [ 	]*8: [A-Z0-9_]*LO[A-Z0-9_]*	.ro?data.*
     16 0+000c <[^>]*> lwc1	\$f[45],[-0-9]+\(gp\)
     17 [ 	]*c: [A-Z0-9_]*LITERAL[A-Z0-9_]*	.lit8.*
     18 0+0010 <[^>]*> lwc1	\$f[45],[-0-9]+\(gp\)
     19 [ 	]*10: [A-Z0-9_]*LITERAL[A-Z0-9_]*	.lit8.*
     20 0+0014 <[^>]*> lui	a0,0x3f8f
     21 0+0018 <[^>]*> ori	a0,a0,0xcd36
     22 0+001c <[^>]*> lwc1	\$f4,[-0-9]+\(gp\)
     23 [ 	]*1c: [A-Z0-9_]*LITERAL[A-Z0-9_]*	.lit4.*
     24 0+0020 <[^>]*> nop
     25 #pass
     26