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

/vbox/src/recompiler/target-i386/
H A Dcpu.h100 #define DESC_L_SHIFT 21 /* x86_64 only : 64 bit code segment */ macro
101 #define DESC_L_MASK (1 << DESC_L_SHIFT)

Completed in 53 milliseconds