]> granicus.if.org Git - llvm/commit
[mips][micromips] Fix (dis)assembly of bc1(t|f)
authorSimon Dardis <simon.dardis@imgtec.com>
Mon, 16 Oct 2017 14:20:22 +0000 (14:20 +0000)
committerSimon Dardis <simon.dardis@imgtec.com>
Mon, 16 Oct 2017 14:20:22 +0000 (14:20 +0000)
commit05cc2c7d76c3ffa504a6096aeedf0a1996d3d4f1
treebd08f97a5490d1933d2d949eaef1709474bdbb2f
parentb5d9fa1867a288fca27563c4a07c900e7db6fac6
[mips][micromips] Fix (dis)assembly of bc1(t|f)

Previously these instructions were marked codegen only and had
an under-specified instruction description that did not record the
fcc register.

Reviewers: atanasyan, abeserminji

Differential Revision: https://reviews.llvm.org/D38847

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315905 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MicroMipsInstrFPU.td
lib/Target/Mips/MicroMipsInstrFormats.td
lib/Target/Mips/MipsInstrFPU.td
test/MC/Disassembler/Mips/micromips32r3/valid-el.txt
test/MC/Disassembler/Mips/micromips32r3/valid.txt
test/MC/Mips/micromips/valid.s