[PATCH] D16888: [mips] Addition of a third operand to the instructions [d]div, [d]divu

Srdjan Obucina via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 08:20:12 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

Adds support for third operand for [D]DIV[U] instructions.

http://reviews.llvm.org/D16888

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: D16888.46921.patch
Type: text/x-patch
Size: 15035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160204/022b13be/attachment.bin>


More information about the llvm-commits mailing list