[PATCH] D14206: [mips][microMIPS] Implement BGEC, BGEUC, BLTC, BLTUC, BEQC and BNEC instructions

Zoran Jovanovic via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 07:59:31 PST 2015


zoran.jovanovic updated this revision to Diff 40053.
zoran.jovanovic added a comment.

Rebased to work with top of the tree. There were issues with recently added RDHWR and RDPGPR instructions.


http://reviews.llvm.org/D14206

Files:
  lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  lib/Target/Mips/MicroMips32r6InstrFormats.td
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/Mips32r6InstrInfo.td
  test/MC/Disassembler/Mips/micromips32r6/valid.txt
  test/MC/Mips/micromips32r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14206.40053.patch
Type: text/x-patch
Size: 20576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151112/17d9cbfa/attachment.bin>


More information about the llvm-commits mailing list