Add change missing from previous commit, and fix misplaced changelog line.
[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.029354 seconds and 4 git commands to generate.