Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/tools/perf/util/
Ddisasm.c41 static struct ins_ops arithmetic_ops; variable
733 static struct ins_ops arithmetic_ops = { variable