opcodes/
commit06a2a90d51cbd4c2fa1efc8e775208918f4bebf3
authorDavid Daney <ddaney@avtrex.com>
Thu, 4 Oct 2007 21:53:06 +0000 (4 21:53 +0000)
committerDavid Daney <ddaney@avtrex.com>
Thu, 4 Oct 2007 21:53:06 +0000 (4 21:53 +0000)
treeabba0a47b4e502f966216ddac6b568b9ddbcf62d
parent653d9dd1093b745a6767de7044ddd6a9cd9dcc05
opcodes/
2007-10-04  David Daney  <ddaney@avtrex.com>

* mips-opc.c (mips_builtin_opcodes): Mark lwxc1 as working on FP_S
registers.

gas/testsuite/
2007-10-04  David Daney  <ddaney@avtrex.com>

* gas/mips/odd-float.d, gas/mips/odd-float.s: New test.
* gas/mips/mips.exp: Run it.
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/odd-float.d [new file with mode: 0644]
gas/testsuite/gas/mips/odd-float.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/mips-opc.c