[PATCH] D11643: [mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 instructions

Hrvoje Varga hrvoje.varga at imgtec.com
Thu Jul 30 05:45:41 PDT 2015


hvarga created this revision.
hvarga added reviewers: zoran.jovanovic, zbuljan, dsanders.
hvarga added subscribers: petarj, llvm-commits.

The patch implements microMIPS32r6 and microMIPS64r6 BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 instructions.

http://reviews.llvm.org/D11643

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11643.31021.patch
Type: text/x-patch
Size: 7206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150730/f7f760f3/attachment.bin>


More information about the llvm-commits mailing list