[PATCH] D17036: [mips] Addition of the [d]rem and [d]remu instructions

Srdjan Obucina via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 04:49:33 PST 2016


obucina updated this revision to Diff 49174.
obucina added a comment.

Patch reduced to contain only changes for adding REM macro.


http://reviews.llvm.org/D17036

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/macro-drem.s
  test/MC/Mips/macro-dremu.s
  test/MC/Mips/macro-rem.s
  test/MC/Mips/macro-remu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17036.49174.patch
Type: text/x-patch
Size: 56239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/9a4f05df/attachment.bin>


More information about the llvm-commits mailing list