OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
217
and VG_(
machine_ppc32_has_FP
)
273
extern UInt VG_(
machine_ppc32_has_FP
);
m_machine.c
505
UInt VG_(
machine_ppc32_has_FP
) = 0;
[
all
...]
Completed in 521 milliseconds