Searched refs:opcode_mi (Results 1 – 1 of 1) sorted by relevance
262 }, *opcode_mi = NULL; in decode_mi() local281 opcode_mi = &opcodes_mi[opcode]; in decode_mi()286 if (opcode_mi && opcode_mi->func) in decode_mi()287 return opcode_mi->func(ctx); in decode_mi()