[PATCH] D10923: [mips][microMIPS] Create microMIPS64r6 subtarget and implement DALIGN, DAUI, DAHI, DATI, DEXT, DEXTM and DEXTU instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 05:46:11 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244744: [mips][microMIPS] Create microMIPS64r6 subtarget and implement DALIGN, DAUIā€¦ (authored by zjovanovic).

Changed prior to commit:
  http://reviews.llvm.org/D10923?vs=29163&id=31929#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10923

Files:
  llvm/trunk/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMips64r6InstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsSubtarget.h
  llvm/trunk/test/MC/Disassembler/Mips/micromips64r6.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10923.31929.patch
Type: text/x-patch
Size: 12567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/a62a62bb/attachment.bin>


More information about the llvm-commits mailing list