Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c1626 static int __init execute_compute_instr(struct pt_regs *regs, in execute_compute_instr() function
1693 } else if (rc || execute_compute_instr(&exp, instr)) { in run_tests_compute()