Zydis  v2.0.0
ZydisInstructionDefinitionDEFAULT_ Struct Reference

Defines the ZydisInstructionDefinitionDEFAULT struct. More...

#include <SharedData.h>

Public Member Functions

ZydisBool isPrivileged ZYDIS_BITFIELD (1)
 
ZydisBool isFarBranch ZYDIS_BITFIELD (1)
 
ZydisBool acceptsLOCK ZYDIS_BITFIELD (1)
 
ZydisBool acceptsREP ZYDIS_BITFIELD (1)
 
ZydisBool acceptsREPEREPZ ZYDIS_BITFIELD (1)
 
ZydisBool acceptsREPNEREPNZ ZYDIS_BITFIELD (1)
 
ZydisBool acceptsBOUND ZYDIS_BITFIELD (1)
 
ZydisBool acceptsXACQUIRE ZYDIS_BITFIELD (1)
 
ZydisBool acceptsXRELEASE ZYDIS_BITFIELD (1)
 
ZydisBool acceptsHLEWithoutLock ZYDIS_BITFIELD (1)
 
ZydisBool acceptsBranchHints ZYDIS_BITFIELD (1)
 
ZydisBool acceptsSegment ZYDIS_BITFIELD (1)
 

Data Fields

 ZYDIS_INSTRUCTION_DEFINITION_BASE
 

Detailed Description

Defines the ZydisInstructionDefinitionDEFAULT struct.

Member Function Documentation

◆ ZYDIS_BITFIELD() [1/12]

ZydisBool isPrivileged ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [2/12]

ZydisBool isFarBranch ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [3/12]

ZydisBool acceptsLOCK ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [4/12]

ZydisBool acceptsREP ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [5/12]

ZydisBool acceptsREPEREPZ ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [6/12]

ZydisBool acceptsREPNEREPNZ ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [7/12]

ZydisBool acceptsBOUND ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [8/12]

ZydisBool acceptsXACQUIRE ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [9/12]

ZydisBool acceptsXRELEASE ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [10/12]

ZydisBool acceptsHLEWithoutLock ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [11/12]

ZydisBool acceptsBranchHints ZYDIS_BITFIELD ( )

◆ ZYDIS_BITFIELD() [12/12]

ZydisBool acceptsSegment ZYDIS_BITFIELD ( )

Field Documentation

◆ ZYDIS_INSTRUCTION_DEFINITION_BASE

ZYDIS_INSTRUCTION_DEFINITION_BASE

The documentation for this struct was generated from the following file: