[all-commits] [llvm/llvm-project] 08a880: [X86] Add RDPRU instruction CPUID bit masks
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Aug 11 08:08:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08a880509e4f7ca8d346dce42fe7528c3a33f22c
https://github.com/llvm/llvm-project/commit/08a880509e4f7ca8d346dce42fe7528c3a33f22c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M clang/lib/Headers/cpuid.h
M llvm/lib/Support/Host.cpp
Log Message:
-----------
[X86] Add RDPRU instruction CPUID bit masks
As mentioned on D128934 - we weren't including the CPUID bit handling for the RDPRU instruction
AMD's APMv3 (24594) lists it as CPUID Fn8000_0008_EBX Bit#4
More information about the All-commits
mailing list