[PATCH] D11674: [mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL.W.fmt, FLOOR.L.fmt, FLOOR.W.fmt, TRUNC.L.fmt, TRUNC.W.fmt, RSQRT.fmt and SQRT.fmt instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 06:02:29 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246968: [mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL.W.fmt, FLOOR.L.fmt… (authored by zjovanovic).

Changed prior to commit:
  http://reviews.llvm.org/D11674?vs=33674&id=34152#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11674

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrFPU.td
  llvm/trunk/lib/Target/Mips/MipsInstrFPU.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11674.34152.patch
Type: text/x-patch
Size: 17721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150907/c06da61e/attachment.bin>


More information about the llvm-commits mailing list