Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcc_helper.c116 case CC_OP_LOGICL: return compute_all_logicl(env); in helper_cc_compute_all()
192 case CC_OP_LOGICL: return compute_c_logicl(env); in helper_cc_compute_c()
Dcpu.h638 CC_OP_LOGICL, enumerator
Dtranslate.c1153 case CC_OP_LOGICL: in is_fast_jcc_case()
1257 case CC_OP_LOGICL: in gen_jcc1()