Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dtraps.c336 emulate_instruction(struct pt_regs *regs) in emulate_instruction() function
430 if (emulate_instruction(regs) == 0) { in ProgramCheckException()