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

/external/qemu/target-i386/
H A Dop_helper.c598 static int exeption_has_error_code(int intno) function
669 has_error_code = exeption_has_error_code(intno);
894 has_error_code = exeption_has_error_code(intno);
1206 if (!rm && exeption_has_error_code(intno)) {

Completed in 64 milliseconds