Home | History | Annotate | Download | only in mips
      1 	.section .text2, "ax", @progbits
      2 	.align 2
      3 test1:
      4 	move	$2,$4
      5 	dmult	$6,$3
      6 	ld	$7,0($fp)
      7 	ld	$4,0($fp)
      8 	move	$4,$7
      9 	dmult	$2,$7
     10 	ld	$4,0($fp)
     11