Searched refs:do_popcnt (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | sstep.c | 1107 static nokprobe_inline void do_popcnt(const struct pt_regs *regs, in do_popcnt() function 1901 do_popcnt(regs, op, regs->gpr[rd], 8); in analyse_instr() 1929 do_popcnt(regs, op, regs->gpr[rd], 32); in analyse_instr() 1945 do_popcnt(regs, op, regs->gpr[rd], 64); in analyse_instr()
|