[PATCH] D16918: [mips][microMIPS] Implement LLX, LLXE, SCX and SCXE instructions
Zlatko Buljan via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 5 00:58:41 PST 2016
zbuljan created this revision.
zbuljan added reviewers: dsanders, hvarga, zoran.jovanovic.
zbuljan added subscribers: petarj, llvm-commits.
Herald added a reviewer: vkalintiris.
Herald added a subscriber: dsanders.
The patch implements microMIPSr6 LLX, LLXE, SCX and SCXE instructions.
http://reviews.llvm.org/D16918
Files:
lib/Target/Mips/MicroMips32r6InstrFormats.td
lib/Target/Mips/MicroMips32r6InstrInfo.td
lib/Target/Mips/MicroMipsInstrInfo.td
lib/Target/Mips/MipsEVAInstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
test/MC/Disassembler/Mips/micromips32r6/valid.txt
test/MC/Disassembler/Mips/micromips64r6/valid.txt
test/MC/Mips/eva/invalid.s
test/MC/Mips/eva/invalid_R6.s
test/MC/Mips/micromips/invalid.s
test/MC/Mips/micromips32r6/invalid.s
test/MC/Mips/micromips32r6/valid.s
test/MC/Mips/micromips64r6/invalid.s
test/MC/Mips/micromips64r6/valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16918.47000.patch
Type: text/x-patch
Size: 21848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160205/34b79206/attachment.bin>
More information about the llvm-commits
mailing list