Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
insn_field Struct Reference

#include <insn.h>

Data Fields

union {
   insn_value_t   value
 
   insn_byte_t   bytes [4]
 
}; 
 
unsigned char got
 
unsigned char nbytes
 

Detailed Description

Definition at line 26 of file insn.h.

Field Documentation

union { ... }
insn_byte_t bytes[4]

Definition at line 29 of file insn.h.

unsigned char got

Definition at line 32 of file insn.h.

unsigned char nbytes

Definition at line 33 of file insn.h.

insn_value_t value

Definition at line 28 of file insn.h.


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