Changed immediate type for repl.ph from uimm10 to simm10 as per the specs.
Repl.qb still accepts uimm8. Both instructions now mimic the behaviour of GNU as.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
You also need to update:
Failing Tests (2):
LLVM :: MC/Mips/dsp/invalid.s LLVM :: MC/Mips/micromips-dsp/valid.s
Could you also ensure the ranges are fully checked in the invalid cases in the invalid test for both dsp and micromips-dsp?.
lib/Target/Mips/MipsDSPInstrInfo.td | ||
---|---|---|
21–22 | These two should be in ascending order. |
These two should be in ascending order.