
Public Attributes | |
| const char * | name |
| int | opnd_count |
| int | result_count |
| vector< OPERAND_VALUE_TYPE > | operands |
| int | relocatable_opnd |
| vector< OPERAND_VALUE_TYPE > | results |
| vector< OPERAND_USE_TYPE > | opnd_use |
| vector< OPERAND_USE_TYPE > | res_use |
| int | index |
Definition at line 78 of file isa_operands_gen.cxx.
Definition at line 87 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), and ISA_Operands_End().
| const char* operands_group::name |
Definition at line 79 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), ISA_Operands_End(), and Relocatable().
Definition at line 82 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), ISA_Operands_End(), and Operand().
Definition at line 80 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), ISA_Operands_End(), and Operand().
Definition at line 85 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), ISA_Operands_End(), and Operand().
Definition at line 83 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), ISA_Operands_End(), and Relocatable().
Definition at line 86 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), and Result().
Definition at line 81 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), ISA_Operands_End(), and Result().
Definition at line 84 of file isa_operands_gen.cxx.
Referenced by Instruction_Group(), ISA_Operands_End(), and Result().
1.7.1