Home
last modified time | relevance | path

Searched refs:opc_handler_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dtranslate.c226 struct opc_handler_t { struct
1339 opc_handler_t handler;
1462 static opc_handler_t invalid_handler = {
6987 static inline opc_handler_t **ind_table(void *handler) in ind_table()
7005 opc_handler_t **tmp; in create_new_table()
7015 opc_handler_t *handler) in insert_in_table()
7037 static int register_ind_in_table(opc_handler_t **table, in register_ind_in_table()
7066 opc_handler_t *handler) in register_ind_insn()
7095 opc_handler_t **table; in register_trplind_insn()
7207 opc_handler_t **table, **table_2; in destroy_ppc_opcodes()
[all …]
H A Dcpu.h287 typedef struct opc_handler_t opc_handler_t; typedef
1425 opc_handler_t *opcodes[PPC_CPU_OPCODES_LEN];