[PATCH] D10953: [mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU instructions

Zlatko Buljan zlatko.buljan at imgtec.com
Sun Jul 5 23:34:58 PDT 2015


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

The patch implements microMIPS64r6 DDIV, DMOD, DDIVU and DMODU instructions.

http://reviews.llvm.org/D10953

Files:
  lib/Target/Mips/MicroMips64r6InstrFormats.td
  lib/Target/Mips/MicroMips64r6InstrInfo.td
  test/MC/Disassembler/Mips/micromips64r6.txt
  test/MC/Mips/micromips64r6/invalid.s
  test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10953.29064.patch
Type: text/x-patch
Size: 5135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150706/82d2cc84/attachment.bin>


More information about the llvm-commits mailing list