[PATCH] D16917: [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructions

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 00:55:03 PST 2016


hvarga created this revision.
hvarga added reviewers: dsanders, zoran.jovanovic, zbuljan.
hvarga added subscribers: llvm-commits, petarj.
Herald added a reviewer: vkalintiris.
Herald added a subscriber: dsanders.

Patch implements DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructions for microMIPS64r6.

http://reviews.llvm.org/D16917

Files:
  lib/Target/Mips/MicroMips64r6InstrFormats.td
  lib/Target/Mips/MicroMips64r6InstrInfo.td
  lib/Target/Mips/Mips64InstrInfo.td
  test/MC/Disassembler/Mips/micromips64r6/valid.txt
  test/MC/Mips/micromips64r6/invalid.s
  test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16917.46999.patch
Type: text/x-patch
Size: 8024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160205/3a6dc578/attachment.bin>


More information about the llvm-commits mailing list