Skip to content

Change st0 operand visibility as specified by SDM#331

Merged
athre0z merged 1 commit intomasterfrom
st0-operand-visibility
Apr 26, 2022
Merged

Change st0 operand visibility as specified by SDM#331
athre0z merged 1 commit intomasterfrom
st0-operand-visibility

Conversation

@athre0z
Copy link
Copy Markdown
Member

@athre0z athre0z commented Apr 26, 2022

As explained in #189, we previously had st0 as an explicit operand where it is supposed to be suppressed. This PR fixes all such cases.

The changes were already approved as part of the zydis-db PR, this PR only serves to also run them through CI.

@athre0z athre0z added C-bug Category: This is a bug (or a fix for a bug, when applied to PRs) A-decoder Area: Decoder P-medium Priority: Medium labels Apr 26, 2022
As explained in #189, we previously had st0 as an explicit operand where it is
supposed to be suppressed. This PR fixes all such cases.

Corresponding zydis-db PR: zyantific/zydis-db#12

Resolves #189
@athre0z athre0z force-pushed the st0-operand-visibility branch from 91cd48a to 701593d Compare April 26, 2022 19:59
@athre0z athre0z merged commit 1581029 into master Apr 26, 2022
@athre0z athre0z deleted the st0-operand-visibility branch April 26, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-decoder Area: Decoder C-bug Category: This is a bug (or a fix for a bug, when applied to PRs) P-medium Priority: Medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant