[PATCH] D14436: [mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, MFHI, MFLO, MTHI and MTLO instructions

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 03:22:10 PST 2015


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

The patch implements microMIPSDSP instructions: LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, MFHI, MFLO, MTHI and MTLO.

http://reviews.llvm.org/D14436

Files:
  lib/Target/Mips/MicroMipsDSPInstrFormats.td
  lib/Target/Mips/MicroMipsDSPInstrInfo.td
  lib/Target/Mips/MipsDSPInstrInfo.td
  test/MC/Disassembler/Mips/micromips-dsp/valid.txt
  test/MC/Mips/micromips-dsp/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14436.39507.patch
Type: text/x-patch
Size: 9304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151106/8927d9d5/attachment.bin>


More information about the llvm-commits mailing list