Home
last modified time | relevance | path

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

/linux/tools/perf/util/annotate-arch/
H A Dannotate-powerpc.c240 static struct insn_offset arithmetic_ins_op_31[] = { variable
315 ret = bsearch(&mem_insns_31_opcode, arithmetic_ins_op_31, ARRAY_SIZE(arithmetic_ins_op_31), in check_ppc_insn()
316 sizeof(arithmetic_ins_op_31[0]), cmp_offset); in check_ppc_insn()