[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
Fri Feb 26 04:46:54 PST 2016
obucina updated this revision to Diff 49173.
obucina added a comment.
Patch reduced to contain only changes for adding immediate operand for DIV macro.
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.49173.patch
Type: text/x-patch
Size: 42338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/9b882d01/attachment.bin>
More information about the llvm-commits
mailing list