Searched refs:VEX_HWCAPS_TILEGX_BASE (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/pub/ | ||
D | libvex.h | 178 #define VEX_HWCAPS_TILEGX_BASE (1<<16) /* TILEGX Baseline */ macro |
/external/valgrind/coregrind/ | ||
D | m_machine.c | 1684 vai.hwcaps = VEX_HWCAPS_TILEGX_BASE; in VG_() |