Skip to content

Conversation

@BradleyWood
Copy link
Contributor

No description provided.

@BradleyWood
Copy link
Contributor Author

jenkins build all

@0xdaryl
Copy link
Contributor

0xdaryl commented Jun 10, 2025

Can you explain all the modRM refactoring as part of this PR? Was this needed to support vzeroupper? I'm not saying it's wrong, just unexpected.

@BradleyWood
Copy link
Contributor Author

BradleyWood commented Jun 10, 2025

Can you explain all the modRM refactoring as part of this PR? Was this needed to support vzeroupper?

The vzeroupper instruction is a VEX instruction that has no operands, and no modRM byte. The refactoring was to handle instructions following this pattern.

The failures seem to be quirk of running the binary encoding test on hardware that doesn't support AVX. So by default, it tries to encode the instruction like a legacy SSE instruction.

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

jenkins build all

@0xdaryl 0xdaryl merged commit a5a6ac2 into eclipse-omr:master Jun 18, 2025
13 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.

2 participants