Searched refs:CC_OP_LOGICQ (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-i386/
H A Dcc_helper.c145 case CC_OP_LOGICQ: return compute_all_logicq(env);
221 case CC_OP_LOGICQ: return compute_c_logicq(env);
H A Dcpu.h639 CC_OP_LOGICQ, enumerator in enum:__anon30114
H A Dtranslate.c212 [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:

Completed in 142 milliseconds