Searched defs:HF2_GIF_SHIFT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dcpu.h202 #define HF2_GIF_SHIFT 0 /* if set CPU takes interrupts */ macro
207 #define HF2_GIF_MASK (1 << HF2_GIF_SHIFT)

Completed in 75 milliseconds