Public Attributes

isa_pack_type Struct Reference

Collaboration diagram for isa_pack_type:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * name
struct {
   list< ISA_ARGS_TYPE >   operands
   list< ISA_ARGS_TYPE >   results
word [MAX_WORDS]
list< ISA_ADJ_TYPEoadj
int max_word
int index
int adj_index

Detailed Description

Definition at line 95 of file isa_pack_gen.cxx.


Member Data Documentation

Definition at line 104 of file isa_pack_gen.cxx.

Referenced by ISA_Pack_End().

Definition at line 103 of file isa_pack_gen.cxx.

Referenced by ISA_Pack_End().

const char* isa_pack_type::name

Definition at line 96 of file isa_pack_gen.cxx.

Referenced by ISA_Pack_End(), and ISA_Pack_Type_Create().

Definition at line 101 of file isa_pack_gen.cxx.

Referenced by Adjust_Operand(), and ISA_Pack_End().

Definition at line 98 of file isa_pack_gen.cxx.

Referenced by ISA_Pack_End(), and Operand().

Definition at line 99 of file isa_pack_gen.cxx.

Referenced by ISA_Pack_End(), and Result().

struct { ... } isa_pack_type::word[MAX_WORDS]

Referenced by ISA_Pack_End(), Operand(), and Result().


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