XED
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xed_encoder_prefixes_t Union Reference

#include <xed-encoder-hl.h>

Data Fields

xed_uint32_t i
 
struct {
   xed_uint32_t   br_hint_not_taken:1
 
   xed_uint32_t   br_hint_taken:1
 
   xed_uint32_t   lock:1
 
   xed_uint32_t   rep:1
 
   xed_uint32_t   repne:1
 
s
 

Detailed Description

Definition at line 342 of file xed-encoder-hl.h.

Field Documentation

xed_uint32_t br_hint_not_taken

Definition at line 348 of file xed-encoder-hl.h.

xed_uint32_t br_hint_taken

Definition at line 347 of file xed-encoder-hl.h.

xed_uint32_t i

Definition at line 350 of file xed-encoder-hl.h.

xed_uint32_t lock

Definition at line 346 of file xed-encoder-hl.h.

xed_uint32_t rep

Definition at line 344 of file xed-encoder-hl.h.

xed_uint32_t repne

Definition at line 345 of file xed-encoder-hl.h.

struct { ... } s

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