Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c1599 static int __init emulate_compute_instr(struct pt_regs *regs, in emulate_compute_instr() function
1688 rc = emulate_compute_instr(&got, instr, negative) != 0; in run_tests_compute()