Searched refs:handle_popc (Results 1 – 3 of 3) sorted by relevance
39 int handle_popc(u32 insn, struct pt_regs *regs);
396 int handle_popc(u32 insn, struct pt_regs *regs) in handle_popc() function
2586 if (handle_popc(insn, regs)) in do_illegal_instruction()