Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dtraps.c1209 static int emulate_string_inst(struct pt_regs *regs, u32 instword) in emulate_string_inst() function
1380 return emulate_string_inst(regs, instword); in emulate_instruction()