Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/lib/
Dsstep.c1238 static nokprobe_inline void do_popcnt(const struct pt_regs *regs, in do_popcnt() function
2048 do_popcnt(regs, op, regs->gpr[rd], 8); in analyse_instr()
2076 do_popcnt(regs, op, regs->gpr[rd], 32); in analyse_instr()
2092 do_popcnt(regs, op, regs->gpr[rd], 64); in analyse_instr()