[PATCH] D14429: [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 01:39:33 PST 2015


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

The patch implements microMIPSDSP instructions: PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP.

http://reviews.llvm.org/D14429

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MicroMipsDSPInstrFormats.td
  lib/Target/Mips/MicroMipsDSPInstrInfo.td
  lib/Target/Mips/MipsDSPInstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Disassembler/Mips/dsp/valid-el.txt
  test/MC/Disassembler/Mips/micromips-dsp/valid.txt
  test/MC/Mips/micromips-dsp/invalid.s
  test/MC/Mips/micromips-dsp/valid.s
  test/MC/Mips/mips-dsp-instructions.s
  test/MC/Mips/mips-dsp-invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14429.39497.patch
Type: text/x-patch
Size: 15061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151106/5bfd00ef/attachment.bin>


More information about the llvm-commits mailing list