Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/lib/
Dtest_emulate_step.c1353 #define reg_mismatch(name, exp, got) \ macro
1415 reg_mismatch("LR", exp.link, got.link); in run_tests_compute()
1421 reg_mismatch("XER", exp.xer, got.xer); in run_tests_compute()
1427 reg_mismatch("CR", exp.ccr, got.ccr); in run_tests_compute()