[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

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 04:23:09 PDT 2015


hvarga updated this revision to Diff 33674.
hvarga added a comment.

Updated according to the comments from dsanders.


http://reviews.llvm.org/D11674

Files:
  lib/Target/Mips/MicroMips32r6InstrFormats.td
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MicroMipsInstrFPU.td
  lib/Target/Mips/MipsInstrFPU.td
  test/MC/Disassembler/Mips/micromips32r6.txt
  test/MC/Disassembler/Mips/micromips64r6.txt
  test/MC/Mips/micromips32r6/valid.s

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


More information about the llvm-commits mailing list