Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dexcp_helper.c47 int first_contributory = env->old_exception == 0 || in check_exception() local
69 if ((first_contributory && second_contributory) in check_exception()