HomeSort by relevance Sort by last modified time
    Searched refs:tab_cond (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/priv/
guest_x86_helpers.c 427 static UInt tab_cond[X86G_CC_OP_NUMBER][16]; variable
461 Int n = tab_cond[op][co];
483 tab_cond[op][co] = 0;
652 tab_cond[cc_op][cond]++;
    [all...]
guest_amd64_helpers.c 571 static UInt tab_cond[AMD64G_CC_OP_NUMBER][16]; variable
607 Int n = tab_cond[op][co];
629 tab_cond[op][co] = 0;
827 tab_cond[cc_op][cond]++;
    [all...]

Completed in 170 milliseconds