Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

state_mod Class Reference

#include <srt.h>

Inheritance diagram for state_mod:

Object List of all members.

Public Member Functions

 ~state_mod ()

Public Attributes

bool ismem
union {
   UINT   regidx
   struct {
      sym_int_token *   addr
      UINT   size
      srt_endian   endian
   }   mem
dest
bool isbool
union {
   sym_int_token *   integer
   sym_bool_token *   boolean
value

Constructor & Destructor Documentation

state_mod::~state_mod  ) 
 

Definition at line 36 of file srt.cc.

References dest, isbool, ismem, and value.


Member Data Documentation

sym_int_token* state_mod::addr
 

Definition at line 43 of file srt.h.

sym_bool_token* state_mod::boolean
 

Definition at line 52 of file srt.h.

union { ... } state_mod::dest
 

Referenced by srt_x86(), srt_x86_div(), srt_x86_flag(), srt_x86_flags_carry(), srt_x86_flags_std(), srt_x86_mkdest(), srt_x86_pop(), srt_x86_push(), srt_x86_reg(), and ~state_mod().

srt_endian state_mod::endian
 

Definition at line 45 of file srt.h.

sym_int_token* state_mod::integer
 

Definition at line 51 of file srt.h.

bool state_mod::isbool
 

Definition at line 49 of file srt.h.

Referenced by srt_x86(), srt_x86_destmod(), srt_x86_div(), srt_x86_flag(), srt_x86_flags_carry(), srt_x86_flags_std(), srt_x86_lea(), srt_x86_mov(), srt_x86_pop(), srt_x86_push(), srt_x86_reg(), and ~state_mod().

bool state_mod::ismem
 

Definition at line 39 of file srt.h.

Referenced by srt_x86(), srt_x86_div(), srt_x86_flag(), srt_x86_flags_carry(), srt_x86_flags_std(), srt_x86_mkdest(), srt_x86_pop(), srt_x86_push(), srt_x86_reg(), and ~state_mod().

struct { ... } state_mod::mem
 

UINT state_mod::regidx
 

Definition at line 41 of file srt.h.

UINT state_mod::size
 

Definition at line 44 of file srt.h.

union { ... } state_mod::value
 

Referenced by srt_x86(), srt_x86_destmod(), srt_x86_div(), srt_x86_flag(), srt_x86_flags_carry(), srt_x86_flags_std(), srt_x86_lea(), srt_x86_mov(), srt_x86_pop(), srt_x86_push(), srt_x86_reg(), and ~state_mod().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:10 2004 by doxygen 1.3.5