24 #include "ppl-config.h"
26 #if PPL_CAN_CONTROL_FPU && defined(PPL_FPMATH_MAY_USE_SSE) \
27 && defined(__i386__) \
28 && (defined(__GNUC__) || defined(__INTEL_COMPILER))
43 illegal_instruction_catcher(
int) {
51 bool have_sse_unit =
true;
57 old = signal(SIGILL, illegal_instruction_catcher);
61 have_sse_unit =
false;
64 (void) sse_get_control();
75 #endif // PPL_CAN_CONTROL_FPU && defined(PPL_FPMATH_MAY_USE_SSE)
From bool Type Type Rounding_Dir Rounding_Dir Rounding_Dir Rounding_Dir Rounding_Dir Rounding_Dir Rounding_Dir Rounding_Dir unsigned int
The entire library is confined to this namespace.