[PATCH] D11978: [mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt, MUL.fmt, DIV.fmt, MADDF.fmt, MSUBF.fmt and NEG.fmt instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 5 02:26:46 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246919: [mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt, MUL.fmt, DIV.fmt… (authored by zjovanovic).

Changed prior to commit:
  http://reviews.llvm.org/D11978?vs=31925&id=34103#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11978

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/trunk/test/MC/Disassembler/Mips/micromips32r6.txt
  llvm/trunk/test/MC/Disassembler/Mips/micromips64r6.txt
  llvm/trunk/test/MC/Mips/micromips32r6/valid.s
  llvm/trunk/test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11978.34103.patch
Type: text/x-patch
Size: 15804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150905/22d00bcb/attachment.bin>


More information about the llvm-commits mailing list