Home | History | Annotate | Download | only in mips
      1 	.text
      2 	.globl	foo
      3 	.ent	foo
      4 foo:
      5 	ld	$2, 0($4)
      6 	or	$2, 0x89ab0000
      7 	l.d	$f2, 0($4)
      8 	li.d	$f2, 1.0000005128531484
      9 	.set	push
     10 	.set	mips3
     11 	ld	$2, 0($4)
     12 	or	$2, 0x89ab0000
     13 	dli	$2, 0x9000000080000000
     14 	l.d	$f2, 0($4)
     15 	li.d	$f2, 1.0000005128531484
     16 	.set	mips0
     17 	ld	$2, 0($4)
     18 	or	$2, 0x89ab0000
     19 	l.d	$f2, 0($4)
     20 	li.d	$f2, 1.0000005128531484
     21 	.set	mips3
     22 	.set	pop
     23 	ld	$2, 0($4)
     24 	or	$2, 0x89ab0000
     25 	l.d	$f2, 0($4)
     26 	li.d	$f2, 1.0000005128531484
     27 	.end	foo
     28 
     29 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
     30 	.align	4, 0
     31 	.space	16
     32