The patch implements microMIPS LLE and SCE instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with a nit
lib/Target/Mips/MicroMipsInstrFormats.td | ||
---|---|---|
660 ↗ | (On Diff #30998) | Assign parts to 'base' and 'offset' before using in Inst to make this self documenting. |