Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_x86_helpers.c427 static UInt tab_cond[X86G_CC_OP_NUMBER][16]; variable
461 Int n = tab_cond[op][co]; in showCounts()
483 tab_cond[op][co] = 0; in initCounts()
652 tab_cond[cc_op][cond]++; in x86g_calculate_condition()
Dguest_amd64_helpers.c593 static UInt tab_cond[AMD64G_CC_OP_NUMBER][16]; variable
629 Int n = tab_cond[op][co]; in showCounts()
651 tab_cond[op][co] = 0; in initCounts()
855 tab_cond[cc_op][cond]++; in amd64g_calculate_condition()