[PATCH] D11799: [mips][microMIPS] Implement LLE, LUI, LW and LWE instructions

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 05:00:08 PDT 2015


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

The patch implements microMIPS32r6 LLE, LUI, LW and LWE instructions.

http://reviews.llvm.org/D11799

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11799.31441.patch
Type: text/x-patch
Size: 7969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/331e23ce/attachment.bin>


More information about the llvm-commits mailing list