The Pedigree Project  0.1
Public Attributes | List of all members
ud_operand Struct Reference
+ Collaboration diagram for ud_operand:

Public Attributes

enum ud_type type
 
uint8_t size
 
union {
   int8_t   sbyte
 
   uint8_t   ubyte
 
   int16_t   sword
 
   uint16_t   uword
 
   int32_t   sdword
 
   uint32_t   udword
 
   int64_t   sqword
 
   uint64_t   uqword
 
   struct {
      uint16_t   seg
 
      uint32_t   off
 
   }   ptr
 
lval
 
enum ud_type base
 
enum ud_type index
 
uint8_t offset
 
uint8_t scale
 

Detailed Description

Definition at line 229 of file system/include/pedigree/kernel/debugger/libudis86/types.h.


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