[PATCH] D15570: [mips][microMIPS] Implement DERET and DI instructions and check size operand for EXT and DEXT* instructions
Zlatko Buljan via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 05:12:20 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL256152: [mips][microMIPS] Implement DERET and DI instructions and check size operand… (authored by zbuljan).
Changed prior to commit:
http://reviews.llvm.org/D15570?vs=43001&id=43360#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15570
Files:
llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/trunk/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h
llvm/trunk/lib/Target/Mips/MicroMips32r6InstrFormats.td
llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/test/MC/Disassembler/Mips/micromips32r6/valid.txt
llvm/trunk/test/MC/Disassembler/Mips/micromips64r6/valid.txt
llvm/trunk/test/MC/Mips/micromips/invalid.s
llvm/trunk/test/MC/Mips/micromips32r6/invalid.s
llvm/trunk/test/MC/Mips/micromips32r6/valid.s
llvm/trunk/test/MC/Mips/micromips64r6/invalid.s
llvm/trunk/test/MC/Mips/micromips64r6/valid.s
llvm/trunk/test/MC/Mips/mips32r2/invalid.s
llvm/trunk/test/MC/Mips/mips64r2/invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15570.43360.patch
Type: text/x-patch
Size: 31284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151221/2bcbb2cd/attachment.bin>
More information about the llvm-commits
mailing list