Searched defs:machine_x86_have_mxcsr (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_machine.c439 UInt VG_(machine_x86_have_mxcsr) = 0; variable
783 VG_(machine_x86_have_mxcsr) = 1;
787 VG_(machine_x86_have_mxcsr) = 1;
790 VG_(machine_x86_have_mxcsr) = 0;
793 VG_(machine_x86_have_mxcsr) = 0;

Completed in 1798 milliseconds