A small number of instructions are rejected with the wrong error message.
These have been placed in a separate test for now. There seems to be some
parsing quirk that triggers when these instructions are disabled.
Depends on D3571
Paths
| Differential D3647
[mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=mips1 does not accept them ClosedPublic Authored by dsanders on May 7 2014, 7:29 AM.
Details Summary A small number of instructions are rejected with the wrong error message. Depends on D3571
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 7 2014, 8:12 AM
Revision Contents
Diff 9170 lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsSubtarget.h
test/MC/Mips/mips1/invalid-mips2-wrong-error.s
test/MC/Mips/mips1/invalid-mips2.s
|