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

/haiku/src/libs/x86emu/
H A Ddecode.c54 if (M.x86.intr & INTR_SYNCH) {
84 M.x86.intr |= INTR_SYNCH;
118 if (((M.x86.intr & INTR_SYNCH) &&
H A Dvalidate.c477 if (M.x86.intr & INTR_SYNCH) \
522 if (M.x86.intr & INTR_SYNCH) \
567 if (M.x86.intr & INTR_SYNCH) \
/haiku/headers/libs/x86emu/x86emu/
H A Dregs.h256 #define INTR_SYNCH 0x1 macro

Completed in 89 milliseconds