[PATCH] D11219: [mips][microMIPS] Implement JALRC16, JRCADDIUSP and JRC16 instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 07:02:03 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249317: [mips][microMIPS] Implement JALRC16, JRCADDIUSP and JRC16 instructions (authored by zjovanovic).

Changed prior to commit:
  http://reviews.llvm.org/D11219?vs=35856&id=36516#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11219

Files:
  llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.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/Disassembler/Mips/micromips64r6.txt
  llvm/trunk/test/MC/Mips/micromips-invalid.s
  llvm/trunk/test/MC/Mips/micromips32r6/invalid.s
  llvm/trunk/test/MC/Mips/micromips32r6/valid.s
  llvm/trunk/test/MC/Mips/micromips64r6/invalid.s
  llvm/trunk/test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11219.36516.patch
Type: text/x-patch
Size: 14939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151005/435cdb7f/attachment.bin>


More information about the llvm-commits mailing list