Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
isa_subset_gen.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct isa_subsetISA_SUBSET

Functions

void ISA_Subset_Begin (const char *archname)
ISA_SUBSET ISA_Subset_Create (ISA_SUBSET subset, const char *name)
void Instruction_Group (ISA_SUBSET isa_subset,...)
void ISA_Subset_End (void)

Typedef Documentation

typedef struct isa_subset* ISA_SUBSET

Definition at line 83 of file isa_subset_gen.h.


Function Documentation

void Instruction_Group ( ISA_SUBSET  isa_subset,
  ... 
)

Definition at line 139 of file isa_subset_gen.cxx.

References exit(), fprintf(), isa_subset::members, isa_subset::name, NULL, opcode_subset, and isa_subset::superset.

Here is the call graph for this function:

void ISA_Subset_Begin ( const char *  archname)

Definition at line 109 of file isa_subset_gen.cxx.

References bit_vector_sizeof, code, NULL, and opcode_subset.

Referenced by main().

void ISA_Subset_End ( void  )

Definition at line 170 of file isa_subset_gen.cxx.

References bit_vector_sizeof, cfile, code, efile, Emit_Footer(), Emit_Header(), exit(), fprintf(), hfile, interface, isa_subset_count, isa_subset::members, isa_subset::name, name, opcode_subset, subsets, and top.

Referenced by main().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines