Home | History | Annotate | Download | only in mips
      1 	.text
      2 	.set noreorder
      3 
      4 foo:
      5 	dmfgc0   $3,$29
      6 	dmfgc0   $11,$20,5
      7 	dmtgc0   $23,$2
      8 	dmtgc0   $7,$14,2
      9 
     10 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
     11 	.align	2
     12 	.space	8
     13