[PATCH] D74049: [AVR] Implement disassembly support for I/O instructions
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 12:15:11 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ba780979391: [AVR] Implement disassembly support for I/O instructions (authored by aykevl).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74049/new/
https://reviews.llvm.org/D74049
Files:
llvm/lib/Target/AVR/AVRInstrFormats.td
llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
llvm/test/MC/AVR/inst-cbi.s
llvm/test/MC/AVR/inst-in.s
llvm/test/MC/AVR/inst-out.s
llvm/test/MC/AVR/inst-sbi.s
llvm/test/MC/AVR/inst-sbic.s
llvm/test/MC/AVR/inst-sbis.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74049.269940.patch
Type: text/x-patch
Size: 10830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/5180ed86/attachment.bin>
More information about the llvm-commits
mailing list