Searched defs:X86_EFLAGS_UNDEFINED_OF (Results 1 – 3 of 3) sorted by relevance
286 X86_EFLAGS_UNDEFINED_OF = 1<<40 variable
115 #define X86_EFLAGS_UNDEFINED_OF (1ULL << 40) macro
289 public static final int X86_EFLAGS_UNDEFINED_OF = 1<<40; field in X86_const