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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h829 #define CONTEXT86_DEBUG_REGISTERS (CONTEXT_i386 | 0x0010L) /* DB 0-3,6,7 */ macro
833 CONTEXT86_FLOATING_POINT | CONTEXT86_DEBUG_REGISTERS | CONTEXT86_EXTENDED_REGISTERS)
842 #define CONTEXT_DEBUG_REGISTERS CONTEXT86_DEBUG_REGISTERS

Completed in 109 milliseconds