Skip to content

minimal mode valid attributes #527

Answered by flobernd
440bx asked this question in Q&A
Sep 29, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @440bx ,

it's not documented anywhere currently. From memory, all the encoding related ones should be available:

  • HAS_MODRM
  • HAS_SIB
  • ...

besides that, all the segment ones:

  • HAS_SEGMENT_CS
  • HAS_SEGMENT_DS`
  • ...

and the mentioned IS_RELATIVE plus ACCEPTS_LOCK/HAS_LOCK.

This should be everything.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by 440bx
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