llvm-project
038dca1b - [AArch64][PAC] Factor out printing real AUT/PAC/BLRA encodings (NFC) (#160901)

Commit
14 days ago
[AArch64][PAC] Factor out printing real AUT/PAC/BLRA encodings (NFC) (#160901) Separate the low-level emission of the appropriate variants of `AUT*`, `PAC*` and `B(L)RA*` instructions from the high-level logic of pseudo instruction expansion. Introduce `getBranchOpcodeForKey` helper function by analogy to `get(AUT|PAC)OpcodeForKey`.
Author
Parents
Loading