[PATCH] D69849: [mips] Implement Octeon+ `saa` and `saad` instructions

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 03:04:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7bed381eae12: [mips] Implement Octeon+ `saa` and `saad` instructions (authored by atanasyan).

Changed prior to commit:
  https://reviews.llvm.org/D69849?vs=227879&id=228200#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69849/new/

https://reviews.llvm.org/D69849

Files:
  llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  llvm/lib/Target/Mips/Mips.td
  llvm/lib/Target/Mips/Mips64InstrInfo.td
  llvm/lib/Target/Mips/MipsInstrFormats.td
  llvm/lib/Target/Mips/MipsInstrInfo.td
  llvm/lib/Target/Mips/MipsScheduleGeneric.td
  llvm/lib/Target/Mips/MipsScheduleP5600.td
  llvm/lib/Target/Mips/MipsSubtarget.cpp
  llvm/lib/Target/Mips/MipsSubtarget.h
  llvm/test/MC/Disassembler/Mips/octeonp/valid-el.txt
  llvm/test/MC/Disassembler/Mips/octeonp/valid.txt
  llvm/test/MC/Mips/cnmipsp/invalid.s
  llvm/test/MC/Mips/cnmipsp/valid.s
  llvm/test/MC/Mips/elf_eflags.s
  llvm/test/MC/Mips/elf_header.s
  llvm/test/MC/Mips/macro-saa.s
  llvm/test/MC/Mips/macro-saad.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69849.228200.patch
Type: text/x-patch
Size: 29444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191107/d68ccaf2/attachment.bin>


More information about the llvm-commits mailing list