[PATCH] D16452: [mips][microMIPS] AUI, DBITSWAP, LDPC, LLDX, DLSA, LWUPC, SCDX instructions
Hrvoje Varga via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 23:25:40 PST 2016
hvarga created this revision.
hvarga added reviewers: zoran.jovanovic, zbuljan, dsanders.
hvarga added subscribers: llvm-commits, petarj.
Herald added a reviewer: vkalintiris.
Herald added a subscriber: dsanders.
The patch implements microMIPS64r6 AUI, DBITSWAP, LDPC, LLDX, DLSA, LWUPC and SCDX instructions.
http://reviews.llvm.org/D16452
Files:
lib/Target/Mips/MicroMips64r6InstrFormats.td
lib/Target/Mips/MicroMips64r6InstrInfo.td
lib/Target/Mips/Mips32r6InstrInfo.td
lib/Target/Mips/Mips64r6InstrInfo.td
test/MC/Disassembler/Mips/micromips64r6/valid.txt
test/MC/Mips/micromips64r6/invalid.s
test/MC/Mips/micromips64r6/valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16452.45654.patch
Type: text/x-patch
Size: 10621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/0093427d/attachment.bin>
More information about the llvm-commits
mailing list