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

Hrvoje Varga hrvoje.varga at imgtec.com
Fri Jul 3 05:20:28 PDT 2015


hvarga created this revision.
hvarga added reviewers: zoran.jovanovic, dsanders, zbuljan.
hvarga added subscribers: petarj, llvm-commits.

The patch creates microMIPS64r6 subtarget and implements DALIGN, DAUI, DAHI, DATI, DEXT, DEXTM and DEXTU instructions.

http://reviews.llvm.org/D10923

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10923.29010.patch
Type: text/x-patch
Size: 13903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150703/319e755c/attachment.bin>


More information about the llvm-commits mailing list