Files
clang-p2996/llvm/test/MC/Disassembler/AArch64
Jonathan Thackray 70ab81bc74 [AArch64] Ensure APAS instruction passes register parameter (#121928)
In PR #112341, the `APAS` instruction was added as part of the Armv9.6-A
specification, but it didn't take the Xt register parameter. This change
fixes this.
2025-01-08 08:54:48 +00:00
..