Home
last modified time | relevance | path

Searched refs:VEX_HWCAPS_TILEGX_BASE (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex.h178 #define VEX_HWCAPS_TILEGX_BASE (1<<16) /* TILEGX Baseline */ macro
/external/valgrind/coregrind/
Dm_machine.c1684 vai.hwcaps = VEX_HWCAPS_TILEGX_BASE; in VG_()