[AArch64] Emit warning when disassembling unpredictable LDRAA and LDRAB
Summary: LDRAA and LDRAB in their writeback variant should softfail when the same register is used as result and base. This patch adds a custom decoder that catches such case and emits a warning when it occurs. Differential Revision: https://reviews.llvm.org/D82541
Loading
Please sign in to comment