Zydis v4.1.1
Loading...
Searching...
No Matches
ZydisDecodedOperand_ Struct Reference

Defines the ZydisDecodedOperand struct. More...

#include <DecoderTypes.h>

Data Structures

union  [union].__unnamed0__

Data Fields

ZyanU8 id
 The operand-id.
ZydisOperandVisibility visibility
 The visibility of the operand.
ZydisOperandActions actions
 The operand-actions.
ZydisOperandEncoding encoding
 The operand-encoding.
ZyanU16 size
 The logical size of the operand (in bits).
ZydisElementType element_type
 The element-type.
ZydisElementSize element_size
 The size of a single element.
ZyanU16 element_count
 The number of elements.
ZydisOperandAttributes attributes
ZydisOperandType type
 The type of the operand.
union  

Detailed Description

Defines the ZydisDecodedOperand struct.

Field Documentation

◆ @031363311302017246016257354367060134053262355264

union ZydisDecodedOperand_::[union].__unnamed0__ @031363311302017246016257354367060134053262355264

◆ actions

The operand-actions.

◆ attributes

◆ element_count

ZyanU16 element_count

The number of elements.

◆ element_size

ZydisElementSize element_size

The size of a single element.

◆ element_type

ZydisElementType element_type

The element-type.

◆ encoding

The operand-encoding.

◆ id

ZyanU8 id

The operand-id.

◆ size

ZyanU16 size

The logical size of the operand (in bits).

◆ type

The type of the operand.

◆ visibility

The visibility of the operand.


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