Searched defs:X86_FPU_FLAGS_MODIFY_C3 (Results 1 – 3 of 3) sorted by relevance
138 #define X86_FPU_FLAGS_MODIFY_C3 (1ULL << 3) macro
308 X86_FPU_FLAGS_MODIFY_C3 = 1<<3 variable
311 public static final int X86_FPU_FLAGS_MODIFY_C3 = 1<<3; field in X86_const