Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dpub_core_transtab_asm.h51 #define VG_TT_FAST_BITS 15 macro
52 #define VG_TT_FAST_SIZE (1 << VG_TT_FAST_BITS)
/external/valgrind/main/coregrind/m_dispatch/
Ddispatch-ppc32-linux.S277 rlwinm 4,3,1, 29-VG_TT_FAST_BITS, 28 /* entry# * 8 */
328 rlwinm 4,3,1, 29-VG_TT_FAST_BITS, 28 /* entry# * 8 */
Ddispatch-ppc64-linux.S291 rldicl 4,3, 62, 64-VG_TT_FAST_BITS /* entry# */
356 rldicl 4,3, 62, 64-VG_TT_FAST_BITS /* entry# */