diff options
author | Sergei Barannikov <barannikov88@gmail.com> | 2025-09-04 19:04:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-04 19:04:49 +0300 |
commit | 69d0c3e44ff336abaaccc853b5a49b95b87c3cce (patch) | |
tree | 7794ef35bacbd584df12719a324cc0db73ebfc8d /lldb/packages/Python/lldbsuite | |
parent | bdf270937b54b458eb7ef984196007437ee346e2 (diff) | |
download | llvm-69d0c3e44ff336abaaccc853b5a49b95b87c3cce.zip llvm-69d0c3e44ff336abaaccc853b5a49b95b87c3cce.tar.gz llvm-69d0c3e44ff336abaaccc853b5a49b95b87c3cce.tar.bz2 |
[AVR] Remove workarounds for instructions using Z register (NFCI) (#156361)
The generated disassembler can now correctly decode these instructions.
All we need to do is to add `bits<0> z` to their encodings and provide a
decoder method that adds Z register to the instruction.
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions