Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/aarch64/
H A Dsysregs.c72 int should_not_fail_count; variable
83 failed_pc[should_not_fail_count++] = pc; in sigill_handler()
171 if (should_not_fail_count > 0) { in main()
173 for (i = 0; i < should_not_fail_count; i++) { in main()