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

/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-x86-darwin.S92 cmpl $0, VG_(machine_x86_have_mxcsr)
134 # cmpl $0, VG_(machine_x86_have_mxcsr)
H A Ddispatch-x86-linux.S93 cmpl $0, VG_(machine_x86_have_mxcsr)
135 # cmpl $0, VG_(machine_x86_have_mxcsr)
/external/valgrind/main/coregrind/
H A Dpub_core_machine.h164 and VG_(machine_x86_have_mxcsr)
223 extern UInt VG_(machine_x86_have_mxcsr);
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 474 milliseconds