* gas/mips/mips.exp: Run the new tests, below.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / delay.s
1 # Source file used to test the abs macro.
2 foo:
3 mtc1 $0,$f0
4 cvt.d.w $f0,$f0
5 mtc1 $0,$f1
6 cvt.d.w $f1,$f1
7 .space 8
8
This page took 0.029355 seconds and 4 git commands to generate.