[PATCH] D141400: [AArch64] Add missing system register for v8.9-A/v9.4-A Permission Indirection Extension

Lucas Prates via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 09:09:56 PST 2023


pratlucas created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
pratlucas requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This adds support for the missing `PIRE0_EL12` system register, part of
v8.9-A/v9.4-A's Permission Indirection Extension.

Patch by Son Tuan Vu.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141400

Files:
  llvm/lib/Target/AArch64/AArch64SystemOperands.td
  llvm/test/MC/AArch64/arm64-system-encoding.s
  llvm/test/MC/AArch64/basic-a64-instructions.s
  llvm/test/MC/Disassembler/AArch64/basic-a64-instructions.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141400.487833.patch
Type: text/x-patch
Size: 5592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/72334a04/attachment.bin>


More information about the llvm-commits mailing list