[PATCH] D14280: [mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL, MULEQ_S.W.PHR, MULEU_S.PH.QBL, MULEU_S.PH.QBR, MULQ_RS.PH, MULQ_RS.W, MULQ_S.PH and MULQ_S.W instructions

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 23:17:36 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253651: [mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL, MULEQ_S.W.PHR, MULEU_S. (authored by hvarga).

Changed prior to commit:
  http://reviews.llvm.org/D14280?vs=39043&id=40746#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14280

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14280.40746.patch
Type: text/x-patch
Size: 9053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151120/f4dcc515/attachment.bin>


More information about the llvm-commits mailing list