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

/external/valgrind/main/coregrind/
H A Dm_machine.c419 UInt VG_(machine_x86_have_mxcsr) = 0; variable
739 VG_(machine_x86_have_mxcsr) = 1;
746 VG_(machine_x86_have_mxcsr) = 1;
752 VG_(machine_x86_have_mxcsr) = 0;

Completed in 60 milliseconds