[PATCH] D13721: [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MADD, MADDU, MSUB, MSUBU, MULT and MULTU instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 04:00:47 PDT 2015


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

The patch implements microMIPSDSP instructions: ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MADD, MADDU, MSUB, MSUBU, MULT and MULTU.

http://reviews.llvm.org/D13721

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13721.37329.patch
Type: text/x-patch
Size: 11042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151014/fe337346/attachment.bin>


More information about the llvm-commits mailing list