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

  /external/qemu/target-i386/
cc_helper.c 145 case CC_OP_LOGICQ: return compute_all_logicq(env);
221 case CC_OP_LOGICQ: return compute_c_logicq(env);
cpu.h 639 CC_OP_LOGICQ,
    [all...]
translate.c 212 [CC_OP_LOGICB ... CC_OP_LOGICQ] = USES_CC_DST,
970 case CC_OP_LOGICB ... CC_OP_LOGICQ:
1154 case CC_OP_LOGICQ:
1258 case CC_OP_LOGICQ:
    [all...]

Completed in 44 milliseconds