[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
Thu Feb 4 08:25:02 PST 2016
obucina created this revision.
obucina added reviewers: dsanders, zoran.jovanovic.
obucina added a subscriber: llvm-commits.
Herald added a reviewer: vkalintiris.
Herald added a subscriber: dsanders.
Related to http://reviews.llvm.org/D15772
Depends on http://reviews.llvm.org/D16888
Adds support for immediate operand for [D]DIV[U] instructions.
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.46924.patch
Type: text/x-patch
Size: 50772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160204/5901b482/attachment-0001.bin>
More information about the llvm-commits
mailing list