Files
clang-p2996/llvm/test/MC/Disassembler/AArch64
Jonathan Thackray 3a45d55b39 [AArch64] Fix APAS instructions to disassemble to self not to SYS alias (#142211)
`APAS` instructions currently incorrectly disassemble to `SYS` aliases.
Fix this so that they disassemble to the actual `APAS` instruction.
2025-06-02 10:50:37 +01:00
..