[PATCH] D11978: [mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt, MUL.fmt, DIV.fmt, MADDF.fmt, MSUBF.fmt and NEG.fmt instructions
Zlatko Buljan via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 04:28:13 PDT 2015
zbuljan created this revision.
zbuljan added reviewers: zoran.jovanovic, dsanders, hvarga.
zbuljan added subscribers: petarj, llvm-commits.
The patch implements microMIPS32r6 and microMIPS64r6 ADD.fmt, SUB.fmt, MOV.fmt, MUL.fmt, DIV.fmt, MADDF.fmt, MSUBF.fmt and NEG.fmt instructions.
http://reviews.llvm.org/D11978
Files:
lib/Target/Mips/MicroMips32r6InstrFormats.td
lib/Target/Mips/MicroMips32r6InstrInfo.td
lib/Target/Mips/Mips32r6InstrInfo.td
test/MC/Disassembler/Mips/micromips32r6.txt
test/MC/Disassembler/Mips/micromips64r6.txt
test/MC/Mips/micromips32r6/valid.s
test/MC/Mips/micromips64r6/valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11978.31925.patch
Type: text/x-patch
Size: 15311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/0fe476d2/attachment.bin>
More information about the llvm-commits
mailing list