Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dkernel.h39 int handle_popc(u32 insn, struct pt_regs *regs);
H A Dunaligned_64.c396 int handle_popc(u32 insn, struct pt_regs *regs) in handle_popc() function
H A Dtraps_64.c2586 if (handle_popc(insn, regs)) in do_illegal_instruction()