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

Zlatko Buljan zlatko.buljan at rt-rk.com
Mon May 11 05:16:34 PDT 2015


Hi jkolek, zoran.jovanovic, dsanders,

The patch implements microMIPSr6 TEQ, TGE, TGEU, TLT, TLTU and TNE instructions.

http://reviews.llvm.org/D9658

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MicroMips32r6InstrFormats.td
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MicroMipsInstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Disassembler/Mips/micromips32r6.txt
  test/MC/Mips/micromips-trap-instructions.s
  test/MC/Mips/micromips32r6/invalid.s
  test/MC/Mips/micromips32r6/valid.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9658.25459.patch
Type: text/x-patch
Size: 13068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150511/7dcd76fc/attachment.bin>


More information about the llvm-commits mailing list