#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 |
xed_immdis_values_t | value |
Definition at line 69 of file xed-immdis.h.
unsigned int currently_used_space |
Definition at line 71 of file xed-immdis.h.
Definition at line 74 of file xed-immdis.h.
unsigned int max_allocated_space |
Definition at line 72 of file xed-immdis.h.
Definition at line 73 of file xed-immdis.h.
union xed_immdis_values_t value |
Definition at line 70 of file xed-immdis.h.