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

  /external/qemu/target-i386/
cpu.h 661 CC_OP_NB,
    [all...]
helper.c 778 if ((unsigned)env->cc_op < CC_OP_NB)
    [all...]
translate.c 204 static const uint8_t cc_op_live[CC_OP_NB] = {
    [all...]

Completed in 1019 milliseconds