Re: [PATCH] MIPS: Remove VR54xx NMADD.fmt/NMADD.fmt control breakage

2013-07-16 Thread Maciej W. Rozycki
On Tue, 16 Jul 2013, Richard Sandiford wrote: > > * config/mips/mips.h (ISA_HAS_NMADD4_NMSUB4): Remove > > TARGET_MIPS5400 checking. > > OK, thanks. Committed now, thanks. Maciej

Re: [PATCH] MIPS: Remove VR54xx NMADD.fmt/NMADD.fmt control breakage

2013-07-16 Thread Richard Sandiford
"Maciej W. Rozycki" writes: > 2013-07-16 Maciej W. Rozycki > > gcc/ > * config/mips/mips.h (ISA_HAS_NMADD4_NMSUB4): Remove > TARGET_MIPS5400 checking. OK, thanks. Richard

[PATCH] MIPS: Remove VR54xx NMADD.fmt/NMADD.fmt control breakage

2013-07-16 Thread Maciej W. Rozycki
On Thu, 21 Feb 2013, Richard Sandiford wrote: > > Finally, while at it, I found it interesting that we have separate > > conditions to cover MADD.fmt/MSUB.fmt (ISA_HAS_FP_MADD4_MSUB4) and > > NMADD.fmt/NMADD.fmt (ISA_HAS_NMADD4_NMSUB4) while all the four > > instructions need to be implemented