Public Attributes

isa_bundle_type Struct Reference

Collaboration diagram for isa_bundle_type:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * name
const char * asm_name
int slot_count
ISA_EXEC_UNIT_TYPE slot [MAX_SLOTS]
bool stop_bit [MAX_SLOTS]
unsigned int pack_code

Detailed Description

Definition at line 73 of file isa_bundle_gen.cxx.


Member Data Documentation

Definition at line 75 of file isa_bundle_gen.cxx.

Referenced by Emit_Bundle_Scheduling(), and ISA_Bundle_Type_Create().

const char* isa_bundle_type::name

Definition at line 74 of file isa_bundle_gen.cxx.

Referenced by Emit_Bundle_Scheduling(), and ISA_Bundle_Type_Create().

Definition at line 79 of file isa_bundle_gen.cxx.

Referenced by Emit_Bundle_Scheduling(), and ISA_Bundle_Type_Create().

Definition at line 77 of file isa_bundle_gen.cxx.

Referenced by Emit_Bundle_Scheduling(), and Slot().

Definition at line 76 of file isa_bundle_gen.cxx.

Referenced by Emit_Bundle_Scheduling(), ISA_Bundle_Type_Create(), Slot(), and Stop().

bool isa_bundle_type::stop_bit[MAX_SLOTS]

Definition at line 78 of file isa_bundle_gen.cxx.

Referenced by Emit_Bundle_Scheduling(), ISA_Bundle_Type_Create(), and Stop().


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