Files
clang-p2996/llvm/lib/Target/AVR/Disassembler
Ben Shi 6dc85bd3fd [AVR] Fix incorrect decoding of RJMP and RCALL
This patch fixes the inaccurate decoding of the offset operand of
the RCALL & RJMP instructions.

Reviewed By: aykevl, MaskRay

Differential Revision: https://reviews.llvm.org/D140815
2023-01-07 23:26:40 +08:00
..