diff options
author | Chris Demetriou <cgd@google.com> | 2002-06-08 03:05:23 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2002-06-08 03:05:23 +0000 |
commit | f3c08b7e1630192a2a4bc9ddad4e46cd9e8d8ebc (patch) | |
tree | cc36c115180ad7eed69fd6402cec0e67304c8f5a /gas/ChangeLog | |
parent | 986b7daaef3d5a60416626355ddfff8590cffc20 (diff) | |
download | gdb-f3c08b7e1630192a2a4bc9ddad4e46cd9e8d8ebc.zip gdb-f3c08b7e1630192a2a4bc9ddad4e46cd9e8d8ebc.tar.gz gdb-f3c08b7e1630192a2a4bc9ddad4e46cd9e8d8ebc.tar.bz2 |
2002-06-07 Chris Demetriou <cgd@broadcom.com>
Ed Satterthwaite <ehs@broadcom.com>
* cp1.c (inner_mac, fp_mac, inner_rsqrt, fp_inv_sqrt)
(fp_rsqrt, fp_madd, fp_msub, fp_nmadd, fp_nmsub): New functions.
* sim-main.h (fp_rsqrt, fp_madd, fp_msub, fp_nmadd)
(fp_nmsub): New prototypes.
(RSquareRoot, MultiplyAdd, MultiplySub, NegMultiplyAdd)
(NegMultiplySub): New defines.
* mips.igen (RSQRT.fmt): Use RSquareRoot().
(MADD.D, MADD.S): Replace with...
(MADD.fmt): New instruction.
(MSUB.D, MSUB.S): Replace with...
(MSUB.fmt): New instruction.
(NMADD.D, NMADD.S): Replace with...
(NMADD.fmt): New instruction.
(NMSUB.D, MSUB.S): Replace with...
(NMSUB.fmt): New instruction.
Diffstat (limited to 'gas/ChangeLog')
0 files changed, 0 insertions, 0 deletions