Skip to content

(0.49) Implement byte mask load - #221

Merged
pshipton merged 1 commit into
eclipse-openj9:v0.49.0-releasefrom
gita-omr:v0.49.0-release
Dec 9, 2024
Merged

(0.49) Implement byte mask load#221
pshipton merged 1 commit into
eclipse-openj9:v0.49.0-releasefrom
gita-omr:v0.49.0-release

Conversation

@gita-omr

@gita-omr gita-omr commented Dec 9, 2024

Copy link
Copy Markdown
Contributor
  • when a byte mask is loaded from a byte array the true value is represented as 1.
  • expand the least significant bit so that instructions like xxsel work correctly.

Original PR: eclipse-omr/omr#7585

- when a byte mask is loaded from a byte array the true value is represented as 1.
- expand the least significant bit so that instructions like xxsel work correctly.
@pshipton
pshipton merged commit e498758 into eclipse-openj9:v0.49.0-release Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants