[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
Tue Mar 15 08:14:56 PDT 2016


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

Adding 64bit constants to test cases.
Macro definitions updated to simm32, imm64
Tests reorganized.


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
  test/MC/Mips/macro-divu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16889.50734.patch
Type: text/x-patch
Size: 67831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160315/0924517c/attachment.bin>


More information about the llvm-commits mailing list