HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_80387 (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-flags.h 7 #define HAVE_x86_fnstsw_1 (TARGET_80387)
11 #define HAVE_swapxf (TARGET_80387)
23 #define HAVE_truncxfsf2_i387_noop (TARGET_80387 && flag_unsafe_math_optimizations)
24 #define HAVE_truncxfdf2_i387_noop (TARGET_80387 && flag_unsafe_math_optimizations)
99 #define HAVE_x86_fnstcw_1 (TARGET_80387)
100 #define HAVE_x86_fldcw_1 (TARGET_80387)
101 #define HAVE_floatdisf2_i387_with_xmm (TARGET_80387 && X87_ENABLE_FLOAT (SFmode, DImode) \
104 #define HAVE_floatdidf2_i387_with_xmm (TARGET_80387 && X87_ENABLE_FLOAT (DFmode, DImode) \
107 #define HAVE_floatdixf2_i387_with_xmm (TARGET_80387 && X87_ENABLE_FLOAT (XFmode, DImode) \
    [all...]
options.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h 466 #define TARGET_FISTTP (TARGET_SSE3 && TARGET_80387)
    [all...]

Completed in 166 milliseconds