
Public Attributes | |
| const char * | name |
| int | bit_position |
| vector< bool > | members |
| ISA_EXEC_UNIT_TYPE | base_unit |
Definition at line 66 of file isa_bundle_gen.cxx.
Definition at line 70 of file isa_bundle_gen.cxx.
Referenced by Emit_Bundle_Scheduling(), and ISA_Exec_Unit_Type_Create().
Definition at line 68 of file isa_bundle_gen.cxx.
Referenced by Emit_Bundle_Scheduling(), and ISA_Exec_Unit_Type_Create().
| vector<bool> isa_exec_unit_type::members |
Definition at line 69 of file isa_bundle_gen.cxx.
Referenced by Emit_Bundle_Scheduling(), Instruction_Exec_Unit_Group(), and ISA_Exec_Unit_Type_Create().
| const char* isa_exec_unit_type::name |
Definition at line 67 of file isa_bundle_gen.cxx.
Referenced by Emit_Bundle_Scheduling(), Instruction_Exec_Unit_Group(), and ISA_Exec_Unit_Type_Create().
1.7.1