Searched refs:system_opcode_funcs (Results 1 – 1 of 1) sorted by relevance
329 static const struct insn_func system_opcode_funcs[] = { variable373 for (i = 0; i < ARRAY_SIZE(system_opcode_funcs); i++) { in system_opcode_insn()374 ifn = &system_opcode_funcs[i]; in system_opcode_insn()