Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcpu.h426 #define EXCP08_DBLE 8 macro
Dop_helper.c1303 if (env->old_exception == EXCP08_DBLE) { in check_exception()
1317 intno = EXCP08_DBLE; in check_exception()
1322 (intno == EXCP08_DBLE)) in check_exception()