Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/arch/powerpc/annotate/
Dinstructions.c230 return &arithmetic_ops; in check_ppc_insn()
233 return &arithmetic_ops; in check_ppc_insn()
240 return &arithmetic_ops; in check_ppc_insn()
/linux-6.14.4/tools/perf/util/
Ddisasm.c42 static struct ins_ops arithmetic_ops; variable
734 static struct ins_ops arithmetic_ops = { variable