Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x86: Extend CPUID support #7133

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Conversation

BradleyWood
Copy link
Member

@BradleyWood BradleyWood commented Oct 5, 2023

  • Process Structured Extended Feature Flags (from ECX) Enumeration Leaf (Initial EAX Value = 07H, ECX = 0)
  • Enable AVX512-VBMI2, AVX512-BITALG, AVX512-VPOPCNTDQ

@BradleyWood
Copy link
Member Author

jenkins build all

@BradleyWood
Copy link
Member Author

jenkins build all

@0xdaryl 0xdaryl self-assigned this Nov 9, 2023
compiler/env/ProcessorInfo.hpp Outdated Show resolved Hide resolved
compiler/x/codegen/OMRInstOpCode.hpp Outdated Show resolved Hide resolved
include_core/omrport.h Outdated Show resolved Hide resolved
The new convention indicates i/o for the CPUID instruction.

Signed-off-by: Bradley Wood <bradley.wood@ibm.com>
Signed-off-by: Bradley Wood <bradley.wood@ibm.com>
Signed-off-by: Bradley Wood <bradley.wood@ibm.com>
@BradleyWood
Copy link
Member Author

jenkins build all

@BradleyWood
Copy link
Member Author

macOS failure is #7181

@0xdaryl 0xdaryl merged commit e71d82e into eclipse:master Nov 27, 2023
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants