HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_FXSR (Results 1 - 2 of 2) 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/config/i386/
i386.h 80 #define TARGET_FXSR TARGET_ISA_FXSR
    [all...]
  /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 358 #define HAVE_fxsave (TARGET_FXSR)
359 #define HAVE_fxsave64 (TARGET_64BIT && TARGET_FXSR)
360 #define HAVE_fxrstor (TARGET_FXSR)
361 #define HAVE_fxrstor64 (TARGET_64BIT && TARGET_FXSR)
    [all...]

Completed in 39 milliseconds