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

/external/qemu/target-i386/
H A Dop_helper.c1296 int second_contributory = intno == 0 || local
1314 if ((first_contributory && second_contributory)
1316 (second_contributory || (intno == EXCP0E_PAGE)))) {
1321 if (second_contributory || (intno == EXCP0E_PAGE) ||

Completed in 180 milliseconds