Searched refs:do_popcnt (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/powerpc/lib/ |
D | sstep.c | 1062 static nokprobe_inline void do_popcnt(const struct pt_regs *regs, in do_popcnt() function 1721 do_popcnt(regs, op, regs->gpr[rd], 8); in analyse_instr() 1749 do_popcnt(regs, op, regs->gpr[rd], 32); in analyse_instr() 1765 do_popcnt(regs, op, regs->gpr[rd], 64); in analyse_instr()
|