Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_helpers.c65 static UInt tab_v_eval[ARMG_CC_OP_NUMBER]; variable
73 tab_n_eval[i] = tab_z_eval[i] = tab_c_eval[i] = tab_v_eval[i] = 0; in initCounts()
87 tab_c_eval[i], tab_v_eval[i] ); in showCounts()
94 #define NOTE_V_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_v_eval)