[PATCH] D82088: [AVR] Disassemble instructions with fixed Z operand

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 17:45:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f09c29f0158: [AVR] Disassemble instructions with fixed Z operand (authored by aykevl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82088

Files:
  llvm/lib/Target/AVR/AVRInstrFormats.td
  llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
  llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp
  llvm/test/MC/AVR/inst-elpm.s
  llvm/test/MC/AVR/inst-lac.s
  llvm/test/MC/AVR/inst-las.s
  llvm/test/MC/AVR/inst-lat.s
  llvm/test/MC/AVR/inst-lpm.s
  llvm/test/MC/AVR/inst-spm.s
  llvm/test/MC/AVR/inst-xch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82088.272576.patch
Type: text/x-patch
Size: 7721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/f8df4544/attachment.bin>


More information about the llvm-commits mailing list