[PATCH] D11638: [mips][microMIPS] ADDU16, AND16, ANDI16, NOT16, OR16, SLL16 and SRL16

Hrvoje Varga hrvoje.varga at imgtec.com
Thu Jul 30 02:18:13 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 ADDU16, AND16, ANDI16, NOT16, OR16, SLL16 and SRL16 instructions.

http://reviews.llvm.org/D11638

Files:
  lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  lib/Target/Mips/MicroMips32r6InstrFormats.td
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MicroMipsInstrInfo.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: D11638.31008.patch
Type: text/x-patch
Size: 10278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150730/d40021f4/attachment.bin>


More information about the llvm-commits mailing list