[PATCH] D35253: [mips][mt][6/7] Add support for mftr, mttr instructions.

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 12:48:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307836: [mips][mt][6/7] Add support for mftr, mttr instructions. (authored by sdardis).

Repository:
  rL LLVM

https://reviews.llvm.org/D35253

Files:
  llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  llvm/trunk/lib/Target/Mips/MipsMTInstrFormats.td
  llvm/trunk/lib/Target/Mips/MipsMTInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsSchedule.td
  llvm/trunk/lib/Target/Mips/MipsTargetStreamer.h
  llvm/trunk/test/MC/Disassembler/Mips/mt/valid-r2-el.txt
  llvm/trunk/test/MC/Disassembler/Mips/mt/valid-r2.txt
  llvm/trunk/test/MC/Mips/mt/invalid-wrong-error.s
  llvm/trunk/test/MC/Mips/mt/invalid.s
  llvm/trunk/test/MC/Mips/mt/mftr-mttr-aliases-invalid-wrong-error.s
  llvm/trunk/test/MC/Mips/mt/mftr-mttr-aliases-invalid.s
  llvm/trunk/test/MC/Mips/mt/mftr-mttr-aliases.s
  llvm/trunk/test/MC/Mips/mt/mftr-mttr-reserved-valid.s
  llvm/trunk/test/MC/Mips/mt/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35253.106287.patch
Type: text/x-patch
Size: 38584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/eb9adf95/attachment.bin>


More information about the llvm-commits mailing list