Skip to content

How is ZydisDecodedOperand.imm.is_signed determined? #538

Answered by mappzor
McSinyx asked this question in Q&A
Discussion options

You must be logged in to vote

Every instruction definition contains information about physical encoding of its operands. During decoding that information is extracted from the definition and passed to the user as ZydisDecodedOperand.encoding. See docs for possible values.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@McSinyx
Comment options

Answer selected by McSinyx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants