Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[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.034729 seconds and 4 git commands to generate.