Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/lib/
Dtest_emulate_step.c1651 #define reg_mismatch(name, exp, got) \ macro
1713 reg_mismatch("LR", exp.link, got.link); in run_tests_compute()
1719 reg_mismatch("XER", exp.xer, got.xer); in run_tests_compute()
1725 reg_mismatch("CR", exp.ccr, got.ccr); in run_tests_compute()