Implement microMIPS32r6 BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and BNEZALC instructions using mapping.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D10031
[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and BNEZALC instructions ClosedPublic Authored by jkolek on May 26 2015, 7:14 AM.
Details Summary Implement microMIPS32r6 BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and BNEZALC instructions using mapping.
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 27 2015, 6:12 AM Closed by commit rL238325: [mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and… (authored by jkolek). · Explain WhyMay 27 2015, 7:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26511 lib/Target/Mips/MicroMips32r6InstrFormats.td
lib/Target/Mips/MicroMips32r6InstrInfo.td
lib/Target/Mips/Mips32r6InstrInfo.td
test/MC/Disassembler/Mips/micromips32r6.txt
test/MC/Mips/micromips32r6/valid.s
|