[all-commits] [llvm/llvm-project] f5ab0b: [AArch64] paci<k>171615 auti<k>171615 assembly (#7...

Tomas Matheson via All-commits all-commits at lists.llvm.org
Fri Dec 22 05:54:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5ab0bb14855154b8ecaf24fc2a2797dd8e95d17
      https://github.com/llvm/llvm-project/commit/f5ab0bb14855154b8ecaf24fc2a2797dd8e95d17
  Author: Tomas Matheson <76168689+tmatheson-arm at users.noreply.github.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/MC/AArch64/armv9.5a-pauthlr.s
    M llvm/test/MC/Disassembler/AArch64/armv9.5a-pauthlr.txt

  Log Message:
  -----------
  [AArch64] paci<k>171615 auti<k>171615 assembly (#76227)

This adds the following instructions which are added in PAuthLR:
 - PACIA171615
 - PACIB171615
 - AUTIA171615
 - AUTIB171615

Also updates some encodings to match final published values.

Documentation can be found here:

https://developer.arm.com/documentation/ddi0602/2023-12/Base-Instructions

Co-authored-by: Lucas Prates <lucas.prates at arm.com>




More information about the All-commits mailing list