
Public Attributes | |
| const char * | name |
| ISA_REGISTER_CLASS | register_class |
| ISA_REGISTER_SUBCLASS | register_subclass |
| ISA_LIT_CLASS | literal_class |
| ISA_ENUM_CLASS | enum_class |
| bool | is_register |
| bool | is_signed |
| bool | is_pcrel |
| bool | is_fpu_int |
| int | size |
| int | index |
Definition at line 64 of file isa_operands_gen.cxx.
| ISA_ENUM_CLASS operand_value_type::enum_class |
Definition at line 67 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
Definition at line 73 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
Definition at line 71 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
Definition at line 70 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
Definition at line 68 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
Definition at line 69 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
| ISA_LIT_CLASS operand_value_type::literal_class |
Definition at line 66 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
| const char* operand_value_type::name |
Definition at line 63 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
Definition at line 64 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
Definition at line 65 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
Definition at line 72 of file isa_operands_gen.cxx.
Referenced by ISA_Enum_Opnd_Type_Create(), ISA_Lit_Opnd_Type_Create(), ISA_Operands_End(), and ISA_Reg_Opnd_Type_Create().
1.7.1