Intel® X86 Encoder Decoder
Loading...
Searching...
No Matches
xed-types.h File Reference
#include "xed-common-hdrs.h"
#include <stdint.h>

Data Structures

union  xed_union16_t
 
union  xed_union32_t
 
union  xed_union64_t
 

Typedefs

typedef xed_uint32_t xed_addr_t
 
typedef unsigned int xed_bits_t
 
typedef unsigned int xed_bool_t
 
typedef int16_t xed_int16_t
 
typedef int32_t xed_int32_t
 
typedef int64_t xed_int64_t
 
typedef int8_t xed_int8_t
 
typedef int xed_int_t
 
typedef uint16_t xed_uint16_t
 
typedef uint32_t xed_uint32_t
 
typedef uint64_t xed_uint64_t
 
typedef uint8_t xed_uint8_t
 
typedef unsigned int xed_uint_t
 

Typedef Documentation

◆ xed_addr_t

◆ xed_bits_t

typedef unsigned int xed_bits_t

◆ xed_bool_t

typedef unsigned int xed_bool_t

◆ xed_int16_t

typedef int16_t xed_int16_t

◆ xed_int32_t

typedef int32_t xed_int32_t

◆ xed_int64_t

typedef int64_t xed_int64_t

◆ xed_int8_t

typedef int8_t xed_int8_t

◆ xed_int_t

typedef int xed_int_t

◆ xed_uint16_t

typedef uint16_t xed_uint16_t

◆ xed_uint32_t

typedef uint32_t xed_uint32_t

◆ xed_uint64_t

typedef uint64_t xed_uint64_t

◆ xed_uint8_t

typedef uint8_t xed_uint8_t

◆ xed_uint_t

typedef unsigned int xed_uint_t