Previously these instructions were marked codegen only and had
an under-specified instruction description that did not record the
fcc register.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38847
[mips][micromips] Fix (dis)assembly of bc1(t|f) ClosedPublic Authored by sdardis on Oct 12 2017, 8:35 AM.
Details Summary Previously these instructions were marked codegen only and had
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2017, 7:56 AM Closed by commit rL315905: [mips][micromips] Fix (dis)assembly of bc1(t|f) (authored by sdardis). · Explain WhyOct 16 2017, 7:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 119154 llvm/trunk/lib/Target/Mips/MicroMipsInstrFPU.td
llvm/trunk/lib/Target/Mips/MicroMipsInstrFormats.td
llvm/trunk/lib/Target/Mips/MipsInstrFPU.td
llvm/trunk/test/MC/Disassembler/Mips/micromips32r3/valid-el.txt
llvm/trunk/test/MC/Disassembler/Mips/micromips32r3/valid.txt
llvm/trunk/test/MC/Mips/micromips/valid.s
|