The patch implements microMIPSDSP instructions: PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECEQU.PH.QBLA, PRECEQU.PH.QBR, PRECEQU.PH.QBRA, PRECEU.PH.QBL, PRECEU.PH.QBLA, PRECEU.PH.QBR and PRECEU.PH.QBRA
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14279
[mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECEQU.PH.QBLA, PRECEQU.PH.QBR, PRECEQU.PH.QBRA, PRECEU.PH.QBL, PRECEU.PH.QBLA, PRECEU.PH.QBR and PRECEU.PH.QBRA instructions ClosedPublic Authored by zbuljan on Nov 3 2015, 3:34 AM.
Details Summary The patch implements microMIPSDSP instructions: PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECEQU.PH.QBLA, PRECEQU.PH.QBR, PRECEQU.PH.QBRA, PRECEU.PH.QBL, PRECEU.PH.QBLA, PRECEU.PH.QBR and PRECEU.PH.QBRA
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 14 2015, 6:07 AM Closed by commit rL253326: [mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL… (authored by zbuljan). · Explain WhyNov 17 2015, 1:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39042 lib/Target/Mips/MicroMipsDSPInstrInfo.td
lib/Target/Mips/MipsDSPInstrInfo.td
test/MC/Disassembler/Mips/micromips-dsp/valid.txt
test/MC/Mips/micromips-dsp/valid.s
|
These should be copied to the DSPr2 tests too. Likewise for the assembler tests.
See my comment on D14058 for more info.