Home
last modified time | relevance | path

Searched refs:VG_TT_FAST_BITS (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_transtab_asm.h52 #define VG_TT_FAST_BITS 15 macro
53 #define VG_TT_FAST_SIZE (1 << VG_TT_FAST_BITS)
/external/valgrind/coregrind/m_dispatch/
Ddispatch-ppc32-linux.S456 rlwinm 4,3,1, 29-VG_TT_FAST_BITS, 28 /* entry# * 8 */
Ddispatch-ppc64be-linux.S471 rldicl 4,3, 62, 64-VG_TT_FAST_BITS /* entry# */
Ddispatch-ppc64le-linux.S536 rldicl 4,3, 62, 64-VG_TT_FAST_BITS /* entry# */