[PATCH] D81961: [AVR] Implement disassembly of 32-bit instructions

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 02:42:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG15bf42d503b9: [AVR] Implement disassembly of 32-bit instructions (authored by aykevl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81961

Files:
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
  llvm/test/MC/AVR/inst-call.s
  llvm/test/MC/AVR/inst-jmp.s
  llvm/test/MC/AVR/inst-lds.s
  llvm/test/MC/AVR/inst-sts.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81961.271623.patch
Type: text/x-patch
Size: 5593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/43f31f03/attachment.bin>


More information about the llvm-commits mailing list