[PATCH] D16889: [mips] Addition of the immediate cases for the instructions [d]div, [d]divu

Srdjan Obucina via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 06:19:16 PDT 2016


obucina updated this revision to Diff 52044.
obucina added a comment.
Herald added a subscriber: sdardis.

Adding 64bit constants to ddiv[u] test cases.


http://reviews.llvm.org/D16889

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/macro-ddiv.s
  test/MC/Mips/macro-ddivu.s
  test/MC/Mips/macro-div.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16889.52044.patch
Type: text/x-patch
Size: 63258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160330/582df043/attachment.bin>


More information about the llvm-commits mailing list