MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[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,$f2
6 cvt.d.w $f2,$f2
7 .space 8
8
This page took 0.036992 seconds and 4 git commands to generate.