MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / odd-float.s
1 # Source file used to test operations on odd numbered floating point
2 # registers.
3
4 text_label:
5 lwxc1 $f1,$4($5)
6 swxc1 $f3,$4($5)
This page took 0.029863 seconds and 4 git commands to generate.