Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/lib/
Dtest_emulate_step.c894 bool ignore_gpr, ignore_xer, ignore_ccr, passed; in run_tests_compute() local
904 ignore_ccr = flags & IGNORE_CCR; in run_tests_compute()
945 if (!ignore_ccr && exp.ccr != got.ccr) { in run_tests_compute()