The patch implements microMIPSr6 TLBINV and TLBINVF instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16849
[mips][microMIPS] Implement TLBINV and TLBINVF instructions ClosedPublic Authored by zbuljan on Feb 3 2016, 5:11 AM.
Details Summary The patch implements microMIPSr6 TLBINV and TLBINVF instructions.
Diff Detail
Event Timelinezbuljan updated this object. This revision is now accepted and ready to land.Feb 17 2016, 9:03 AM Closed by commit rL261211: [mips][microMIPS] Implement TLBINV and TLBINVF instructions (authored by zbuljan). · Explain WhyFeb 18 2016, 6:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48307 llvm/trunk/lib/Target/Mips/MicroMips32r6InstrFormats.td
llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
llvm/trunk/lib/Target/Mips/MipsEVAInstrInfo.td
llvm/trunk/test/MC/Disassembler/Mips/micromips32r6/valid.txt
llvm/trunk/test/MC/Disassembler/Mips/micromips64r6/valid.txt
llvm/trunk/test/MC/Mips/micromips32r6/valid.s
llvm/trunk/test/MC/Mips/micromips64r6/valid.s
|