[PATCH] D12628: [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SSNOP, SYNC, SYNCI and WAIT instructions

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 04:06:44 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251510: [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SSNOP, SYNC, SYNCI… (authored by hvarga).

Changed prior to commit:
  http://reviews.llvm.org/D12628?vs=37561&id=38646#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12628

Files:
  llvm/trunk/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/MC/Disassembler/Mips/micromips32r6/valid.txt
  llvm/trunk/test/MC/Mips/micromips-control-instructions.s
  llvm/trunk/test/MC/Mips/micromips32r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12628.38646.patch
Type: text/x-patch
Size: 15977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151028/4531807e/attachment.bin>


More information about the llvm-commits mailing list