Searched refs:VG_TT_FAST_BITS (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/coregrind/ |
D | pub_core_transtab_asm.h | 52 #define VG_TT_FAST_BITS 15 macro 53 #define VG_TT_FAST_SIZE (1 << VG_TT_FAST_BITS)
|
/external/valgrind/coregrind/m_dispatch/ |
D | dispatch-ppc32-linux.S | 456 rlwinm 4,3,1, 29-VG_TT_FAST_BITS, 28 /* entry# * 8 */
|
D | dispatch-ppc64be-linux.S | 471 rldicl 4,3, 62, 64-VG_TT_FAST_BITS /* entry# */
|
D | dispatch-ppc64le-linux.S | 536 rldicl 4,3, 62, 64-VG_TT_FAST_BITS /* entry# */
|