Home | History | Annotate | Download | only in mips
      1 # Source file used to test -mips5 instructions.
      2 
      3 text_label:
      4 	cvt.s.pl	$f16, $f18
      5 	cvt.s.pu	$f18, $f20
      6 
      7 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
      8       .space  8
      9