Skip to content

Conversation

@BradleyWood
Copy link
Contributor

This commit fixes a binary encoding issue
present on AVX-512 hardware whereby EVEX
instructions would become VEX encoded.
This causes functional issues for instructions
that are not supported pre-AVX512. This
problem is fixed by querying for the best
encodding method.

Signed-off-by: BradleyWood bradley.wood@ibm.com

@BradleyWood
Copy link
Contributor Author

@0xdaryl Can you review when you get a chance?

This commit fixes a binary encoding issue
present on AVX-512 hardware whereby EVEX
instructions would become VEX encoded.
This causes functional issues for instructions
that are not supported pre-AVX512. This
problem is fixed by querying for the best
encodding method.

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

Jenkins build all

@0xdaryl 0xdaryl merged commit 13b5237 into eclipse-omr:master Oct 6, 2022
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.

2 participants