Home
last modified time | relevance | path

Searched refs:tabc_fast (Results 1 – 6 of 6) sorted by relevance

/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_x86_helpers.c423 static UInt tabc_fast[X86G_CC_OP_NUMBER]; variable
459 vex_printf("%6u ", tabc_fast[op]); in showCounts()
481 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
601 tabc_fast[cc_op]++; in x86g_calculate_eflags_c()
628 tabc_fast[cc_op]--; in x86g_calculate_eflags_c()
H A Dguest_amd64_helpers.c589 static UInt tabc_fast[AMD64G_CC_OP_NUMBER];
627 vex_printf("%6u ", tabc_fast[op]);
649 tabc_fast[op] = tabc_slow[op] = 0;
801 tabc_fast[cc_op]++;
831 tabc_fast[cc_op]--;
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_x86_helpers.c423 static UInt tabc_fast[X86G_CC_OP_NUMBER]; variable
459 vex_printf("%6u ", tabc_fast[op]); in showCounts()
481 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
601 tabc_fast[cc_op]++; in x86g_calculate_eflags_c()
628 tabc_fast[cc_op]--; in x86g_calculate_eflags_c()
H A Dguest_amd64_helpers.c589 static UInt tabc_fast[AMD64G_CC_OP_NUMBER]; variable
627 vex_printf("%6u ", tabc_fast[op]); in showCounts()
649 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
801 tabc_fast[cc_op]++; in amd64g_calculate_rflags_c()
831 tabc_fast[cc_op]--; in amd64g_calculate_rflags_c()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_x86_helpers.c423 static UInt tabc_fast[X86G_CC_OP_NUMBER]; variable
459 vex_printf("%6u ", tabc_fast[op]); in showCounts()
481 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
601 tabc_fast[cc_op]++; in x86g_calculate_eflags_c()
628 tabc_fast[cc_op]--; in x86g_calculate_eflags_c()
H A Dguest_amd64_helpers.c589 static UInt tabc_fast[AMD64G_CC_OP_NUMBER]; variable
627 vex_printf("%6u ", tabc_fast[op]); in showCounts()
649 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
801 tabc_fast[cc_op]++; in amd64g_calculate_rflags_c()
831 tabc_fast[cc_op]--; in amd64g_calculate_rflags_c()