
Public Attributes | |
| isa_hazard * | type |
| int | data |
| int | pre_ops |
| int | post_ops |
| int | subsets [ISA_SUBSET_MAX+1] |
Definition at line 68 of file isa_hazards_gen.cxx.
| int haz_desc::data |
Definition at line 70 of file isa_hazards_gen.cxx.
Referenced by Hazard_Data(), and ISA_Hazards_End().
Definition at line 72 of file isa_hazards_gen.cxx.
Referenced by Hazard_Post_Ops(), and ISA_Hazards_End().
Definition at line 71 of file isa_hazards_gen.cxx.
Referenced by Hazard_Pre_Ops(), and ISA_Hazards_End().
| int haz_desc::subsets[ISA_SUBSET_MAX+1] |
Definition at line 73 of file isa_hazards_gen.cxx.
Referenced by Hazard_ISA(), and ISA_Hazards_End().
Definition at line 69 of file isa_hazards_gen.cxx.
Referenced by Hazard_Type(), and ISA_Hazards_End().
1.7.1