Public Attributes

operands_group Struct Reference

Collaboration diagram for operands_group:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * name
int opnd_count
int result_count
vector< OPERAND_VALUE_TYPEoperands
int relocatable_opnd
vector< OPERAND_VALUE_TYPEresults
vector< OPERAND_USE_TYPEopnd_use
vector< OPERAND_USE_TYPEres_use
int index

Detailed Description

Definition at line 78 of file isa_operands_gen.cxx.


Member Data Documentation

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().


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