OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VEX_HWCAPS_PPC32_GX
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/VEX/pub/
libvex.h
87
#define
VEX_HWCAPS_PPC32_GX
(1<<11) /* Graphics extns
/external/valgrind/main/VEX/priv/
main_main.c
817
const UInt GX =
VEX_HWCAPS_PPC32_GX
;
[
all
...]
guest_ppc_toIR.c
[
all
...]
host_ppc_isel.c
[
all
...]
/external/valgrind/main/coregrind/
m_machine.c
726
if (have_GX) vai.hwcaps |=
VEX_HWCAPS_PPC32_GX
;
[
all
...]
Completed in 24 milliseconds