
Public Attributes | |
| const char * | name |
| struct { | |
| list< ISA_ARGS_TYPE > operands | |
| list< ISA_ARGS_TYPE > results | |
| } | word [MAX_WORDS] |
| list< ISA_ADJ_TYPE > | oadj |
| int | max_word |
| int | index |
| int | adj_index |
Definition at line 95 of file isa_pack_gen.cxx.
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().
Definition at line 102 of file isa_pack_gen.cxx.
Referenced by Instruction_Pack_Group(), ISA_Pack_End(), ISA_Pack_Type_Create(), Next_Word(), Operand(), and Result().
| 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().
1.7.1