[ gas/ChangeLog ]
commit361fb801c17c4578881c34312792369840816bbb
authorThiemo Seufer <ths@networkno.de>
Mon, 5 Jun 2006 16:28:36 +0000 (5 16:28 +0000)
committerThiemo Seufer <ths@networkno.de>
Mon, 5 Jun 2006 16:28:36 +0000 (5 16:28 +0000)
tree11a104917bc4be084f8690a6c46878b0da4cdffa
parentdfa1d3b9830bc4874ba610286efbf7aea4228ff5
[ gas/ChangeLog ]
* config/tc-mips.c (macro_build): Use INSERT_OPERAND wherew
appropriate.
(mips16_macro_build): Use MIPS16_INSERT_OPERAND where appropriate.
(mips_ip): Make overflowed/underflowed constant arguments in DSP
and MT instructions a fatal error. Use INSERT_OPERAND where
appropriate. Improve warnings for break and wait code overflows.
Use symbolic constant of OP_MASK_COPZ.
(mips16_ip): Use MIPS16_INSERT_OPERAND where appropriate.

[ gas/testsuite/ChangeLog ]
* gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
* gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.

[ include/opcode/ChangeLog ]
* mips.h: Improve description of MT flags.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips32-dsp.d
gas/testsuite/gas/mips/mips32-dsp.l [deleted file]
gas/testsuite/gas/mips/mips32-dsp.s
gas/testsuite/gas/mips/mips32-mt.d
gas/testsuite/gas/mips/mips32-mt.l [deleted file]
gas/testsuite/gas/mips/mips32-mt.s
include/opcode/ChangeLog
include/opcode/mips.h