Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcc_helper.c145 case CC_OP_LOGICQ: return compute_all_logicq(env); in helper_cc_compute_all()
221 case CC_OP_LOGICQ: return compute_c_logicq(env); in helper_cc_compute_c()
Dcpu.h639 CC_OP_LOGICQ, enumerator
Dtranslate.c212 [CC_OP_LOGICB ... CC_OP_LOGICQ] = USES_CC_DST,
970 case CC_OP_LOGICB ... CC_OP_LOGICQ: in gen_compute_eflags_c()
1154 case CC_OP_LOGICQ: in is_fast_jcc_case()
1258 case CC_OP_LOGICQ: in gen_jcc1()