Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c1284 static int emulate_popcntb_inst(struct pt_regs *regs, u32 instword) in emulate_popcntb_inst() function
1389 return emulate_popcntb_inst(regs, instword); in emulate_instruction()