
Public Attributes | |
| isa_print_type * | type |
| unsigned char | args |
| unsigned char | arg [MAX_LISTING_OPERANDS] |
| int | index |
| bool | have_name |
Definition at line 83 of file isa_print_gen.cxx.
| unsigned char list_info::arg[MAX_LISTING_OPERANDS] |
Definition at line 86 of file isa_print_gen.cxx.
Referenced by ISA_Print_End(), Name(), Operand(), and Result().
| unsigned char list_info::args |
Definition at line 85 of file isa_print_gen.cxx.
Referenced by ISA_Print_End(), ISA_Print_Type_Create(), Name(), Operand(), and Result().
| bool list_info::have_name |
Definition at line 88 of file isa_print_gen.cxx.
Referenced by Instruction_Print_Group(), ISA_Print_Type_Create(), and Name().
| int list_info::index |
Definition at line 87 of file isa_print_gen.cxx.
Referenced by ISA_Print_End(), and ISA_Print_Type_Create().
Definition at line 84 of file isa_print_gen.cxx.
Referenced by Instruction_Print_Group(), ISA_Print_End(), ISA_Print_Type_Create(), Name(), Operand(), and Result().
1.7.1