Searched refs:op_enum_table (Results 1 – 2 of 2) sorted by relevance
121 static const unsigned op_enum_table [] = variable199 return aarch64_opcode_table + op_enum_table[op]; in aarch64_get_opcode()
1086 static unsigned op_enum_table [OP_TOTAL_NUM]; variable1109 if (op_enum_table[opcode->op] != 0) in print_get_opcode()1113 aarch64_opcode_table[op_enum_table[opcode->op]].name, in print_get_opcode()1119 op_enum_table[opcode->op] = opcode - aarch64_opcode_table; in print_get_opcode()1131 printf (" %u,\n", op_enum_table[i]); in print_get_opcode()