Searched refs:opc_handler_t (Results 1 – 2 of 2) sorted by relevance
228 struct opc_handler_t { struct1455 opc_handler_t handler;1578 static opc_handler_t invalid_handler = {6147 static inline opc_handler_t **ind_table(void *handler) in ind_table()6165 opc_handler_t **tmp; in create_new_table()6175 opc_handler_t *handler) in insert_in_table()6197 static int register_ind_in_table(opc_handler_t **table, in register_ind_in_table()6226 opc_handler_t *handler) in register_ind_insn()6255 opc_handler_t **table; in register_trplind_insn()6367 opc_handler_t **table, **table_2; in destroy_ppc_opcodes()[all …]
286 typedef struct opc_handler_t opc_handler_t; typedef1457 opc_handler_t *opcodes[PPC_CPU_OPCODES_LEN];