* mips-opc.c (mips_builtin_opcodes): Mark prefx and c1
authorAdam Nemet <anemet@caviumnetworks.com>
Mon, 28 Apr 2008 17:03:58 +0000 (17:03 +0000)
committerAdam Nemet <anemet@caviumnetworks.com>
Mon, 28 Apr 2008 17:03:58 +0000 (17:03 +0000)
commit39c5c16818bedead39379bb4558775905c7e60d7
treedae9b03992067e38fa13aff1d7dd0e54463137ea
parentd0799671812de22077ddeb9f0e35aca33a264dd8
* mips-opc.c (mips_builtin_opcodes): Mark prefx and c1
instructions FP_S.  Mark l.s, li.s, lwc1, swc1, s.s, trunc.w.s and
cop1 macros INSN2_M_FP_S.  Mark l.d, li.d, ldc1 and sdc1 macros
INSN2_M_FP_D.  Mark trunc.w.d macro INSN2_M_FP_S and INSN2_M_FP_D.
opcodes/ChangeLog
opcodes/mips-opc.c