[PATCH] D77094: [ARM] Add enhanced counter virtualization system registers
Ties Stuij via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 14:44:22 PDT 2020
stuij created this revision.
Herald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
This patch upstreams support for the ARMv8.6A Enhanced Counter Virtualization
(ECV) extension, which adds 6 new system registers.
See ARMv8.6-ECV in the Arm Architecture Reference Manual Armv8 for more
information.
Depends on D76991 <https://reviews.llvm.org/D76991>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77094
Files:
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/lib/Target/AArch64/AArch64SystemOperands.td
llvm/test/MC/AArch64/armv8.6a-ecv.s
llvm/test/MC/Disassembler/AArch64/armv8.6a-ecv.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77094.253705.patch
Type: text/x-patch
Size: 6703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/ac2e21b0/attachment-0001.bin>
More information about the llvm-commits
mailing list