The patch implements microMIPSDSP instructions: MUL[_S].PH, MULEQ_S.W.PHL, MULEQ_S.W.PHR, MULEU_S.PH.QBL, MULEU_S.PH.QBR, MULQ_RS.PH, MULQ_RS.W, MULQ_S.PH, MULQ_S.W.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with a small test change
lib/Target/Mips/MicroMipsDSPInstrInfo.td | ||
---|---|---|
69 | Formatting nit: Bring back the space after '//' and the '.' | |
test/MC/Disassembler/Mips/micromips-dspr2/valid.txt | ||
18–22 | The DSPr1 tests should also be present. Likewise for the assembler tests. See my comment on D14058 for more info. |
Formatting nit: Bring back the space after '//' and the '.'