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