Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_x86_defs.h391 X86G_CC_OP_NUMBER enumerator
Dguest_x86_helpers.c423 static UInt tabc_fast[X86G_CC_OP_NUMBER];
425 static UInt tabc_slow[X86G_CC_OP_NUMBER];
427 static UInt tab_cond[X86G_CC_OP_NUMBER][16];
447 for (op = 0; op < X86G_CC_OP_NUMBER; op++) { in showCounts()
480 for (op = 0; op < X86G_CC_OP_NUMBER; op++) { in initCounts()