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

/vbox/include/iprt/
H A Dx86.h1411 #define X86_IS_CANONICAL(a_u64Addr) ((uint64_t)(a_u64Addr) + UINT64_C(0x800000000000) < UINT64_C(0x1000000000000)) macro

Completed in 117 milliseconds