Public Attributes

isa_subset Struct Reference

Collaboration diagram for isa_subset:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * name
int index
ISA_SUBSET superset
vector< unsigned char > members

Detailed Description

Definition at line 61 of file isa_subset_gen.cxx.


Member Data Documentation

Definition at line 61 of file isa_subset_gen.cxx.

Referenced by ISA_Subset_Create().

vector<unsigned char> isa_subset::members

Definition at line 63 of file isa_subset_gen.cxx.

Referenced by Instruction_Group(), ISA_Subset_Create(), and ISA_Subset_End().

const char* isa_subset::name

Definition at line 60 of file isa_subset_gen.cxx.

Referenced by Instruction_Group(), ISA_Subset_Create(), and ISA_Subset_End().

Definition at line 62 of file isa_subset_gen.cxx.

Referenced by Instruction_Group(), and ISA_Subset_Create().


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