HomeSort by relevance Sort by last modified time
    Searched refs:machine_x86_have_mxcsr (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/coregrind/m_dispatch/
dispatch-x86-darwin.S 105 cmpl $0, VG_(machine_x86_have_mxcsr)
255 cmpl $0, VG_(machine_x86_have_mxcsr)
dispatch-x86-linux.S 88 cmpl $0, VG_(machine_x86_have_mxcsr)
249 cmpl $0, VG_(machine_x86_have_mxcsr)
  /external/valgrind/main/coregrind/
pub_core_machine.h 147 and VG_(machine_x86_have_mxcsr)
202 extern UInt VG_(machine_x86_have_mxcsr);
m_machine.c 365 and VG_(machine_x86_have_mxcsr)
402 UInt VG_(machine_x86_have_mxcsr) = 0; variable
662 VG_(machine_x86_have_mxcsr) = 1;
669 VG_(machine_x86_have_mxcsr) = 1;
675 VG_(machine_x86_have_mxcsr) = 0;
    [all...]

Completed in 155 milliseconds