Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dexcp_helper.c50 int second_contributory = intno == 0 || in check_exception() local
69 if ((first_contributory && second_contributory) in check_exception()
71 (second_contributory || (intno == EXCP0E_PAGE)))) { in check_exception()
76 if (second_contributory || (intno == EXCP0E_PAGE) || in check_exception()