Intel® X86 Encoder Decoder
xed_immdis_s Struct Reference

Stores immediates and displacements for the encoder & decoder. More...

#include <xed-immdis.h>

Data Fields

unsigned int currently_used_space:4
 
xed_bool_t immediate_is_unsigned: 1
 
unsigned int max_allocated_space:4
 
xed_bool_t present: 1
 
union xed_immdis_values_t value
 

Detailed Description

Stores immediates and displacements for the encoder & decoder.

Field Documentation

◆ currently_used_space

unsigned int currently_used_space

◆ immediate_is_unsigned

xed_bool_t immediate_is_unsigned

◆ max_allocated_space

unsigned int max_allocated_space

◆ present

xed_bool_t present

◆ value

union xed_immdis_values_t value

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