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

  /external/valgrind/coregrind/m_dispatch/
dispatch-ppc32-linux.S 81 lis 6,VG_(machine_ppc32_has_FP)@ha
82 lwz 6,VG_(machine_ppc32_has_FP)@l(6)
198 lis 6,VG_(machine_ppc32_has_FP)@ha
199 lwz 6,VG_(machine_ppc32_has_FP)@l(6)
256 lis 10,VG_(machine_ppc32_has_FP)@ha
257 lwz 10,VG_(machine_ppc32_has_FP)@l(10)
304 /* r10 already holds VG_(machine_ppc32_has_FP) value */
  /external/valgrind/coregrind/
pub_core_machine.h 216 and VG_(machine_ppc32_has_FP)
272 extern UInt VG_(machine_ppc32_has_FP);
m_machine.c 505 UInt VG_(machine_ppc32_has_FP) = 0;
    [all...]

Completed in 203 milliseconds