[PATCH] D11178: [mips][micromips] Implement ADDU16, AND16, ANDI16, NOT16, OR16, SLL16 and SRL16 instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 06:57:03 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247146: [mips][microMIPS] Implement ADDU16, AND16, ANDI16, NOT16, OR16, SLL16 and… (authored by zjovanovic).

Changed prior to commit:
  http://reviews.llvm.org/D11178?vs=33422&id=34328#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11178

Files:
  llvm/trunk/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/MC/Disassembler/Mips/micromips32r6.txt
  llvm/trunk/test/MC/Mips/micromips32r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11178.34328.patch
Type: text/x-patch
Size: 10198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/1225b3e5/attachment.bin>


More information about the llvm-commits mailing list