[PATCH] D38847: [mips][micromips] Fix (dis)assembly of bc1(t|f)

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 08:35:49 PDT 2017


sdardis created this revision.
Herald added a subscriber: arichardson.

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


Repository:
  rL LLVM

https://reviews.llvm.org/D38847

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38847.118794.patch
Type: text/x-patch
Size: 6297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171012/1f90833d/attachment.bin>


More information about the llvm-commits mailing list