Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm64_helpers.c61 static UInt tab_eval[ARM64G_CC_OP_NUMBER][16]; variable
70 tab_eval[i][j] = 0; in initCounts()
90 vex_printf("%9d ", tab_eval[i][j]); in showCounts()
91 sum += tab_eval[i][j]; in showCounts()
103 tab_eval[(UInt)(_cc_op)][(UInt)(cond)]++; \