[PATCH] D9658: [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU and TNE instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 03:15:46 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247880: [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU and TNE instructions (authored by zjovanovic).

Changed prior to commit:
  http://reviews.llvm.org/D9658?vs=34016&id=34976#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D9658

Files:
  llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/MC/Disassembler/Mips/micromips.txt
  llvm/trunk/test/MC/Disassembler/Mips/micromips32r6.txt
  llvm/trunk/test/MC/Disassembler/Mips/micromips64r6.txt
  llvm/trunk/test/MC/Disassembler/Mips/micromips_le.txt
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9658.34976.patch
Type: text/x-patch
Size: 17536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150917/55144361/attachment-0001.bin>


More information about the llvm-commits mailing list