Public Attributes

state Struct Reference

Collaboration diagram for state:
Collaboration graph
[legend]

List of all members.

Public Attributes

bool is_final
VISIT_KIND visit
union {
   TOP   final
   struct {
      const char *   tag
      int   idx
      int   pos
      int   width
      STATE *   transition
      STATE_TYPE   stype
      int   casenum
   }   i
u

Detailed Description

Definition at line 78 of file isa_decode_gen.cxx.


Member Data Documentation

Definition at line 90 of file isa_decode_gen.cxx.

Definition at line 82 of file isa_decode_gen.cxx.

Referenced by Final(), ISA_Decode_End(), and Visit_State().

struct { ... } state::i

Definition at line 85 of file isa_decode_gen.cxx.

Definition at line 86 of file isa_decode_gen.cxx.

Definition at line 89 of file isa_decode_gen.cxx.

const char* state::tag

Definition at line 84 of file isa_decode_gen.cxx.

Definition at line 88 of file isa_decode_gen.cxx.

Referenced by Transitions().

union { ... } state::u

Definition at line 87 of file isa_decode_gen.cxx.


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