Searched defs:opc_handler_t (Results 1 – 2 of 2) sorted by relevance
228 struct opc_handler_t { struct230 uint32_t inval1;232 uint32_t inval2;234 uint64_t type;236 uint64_t type2;238 void (*handler)(DisasContext *ctx);
288 typedef struct opc_handler_t opc_handler_t; typedef