Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c1648 #define reg_mismatch(name, exp, got) \ macro
1710 reg_mismatch("LR", exp.link, got.link); in run_tests_compute()
1716 reg_mismatch("XER", exp.xer, got.xer); in run_tests_compute()
1722 reg_mismatch("CR", exp.ccr, got.ccr); in run_tests_compute()