[PATCH] D16849: [mips][microMIPS] Implement TLBINV and TLBINVF instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 05:11:03 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 TLBINV and TLBINVF instructions.

http://reviews.llvm.org/D16849

Files:
  lib/Target/Mips/MicroMips32r6InstrFormats.td
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MipsEVAInstrInfo.td
  test/MC/Disassembler/Mips/micromips32r6/valid.txt
  test/MC/Disassembler/Mips/micromips64r6/valid.txt
  test/MC/Mips/micromips32r6/valid.s
  test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16849.46774.patch
Type: text/x-patch
Size: 5023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/0403cdc7/attachment.bin>


More information about the llvm-commits mailing list