Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcpu.h471 CC_OP_LOGICL, enumerator
Dop_helper.c5558 case CC_OP_LOGICL: return compute_all_logicl(); in helper_cc_compute_all()
5629 case CC_OP_LOGICL: return compute_c_logicl(); in helper_cc_compute_c()
Dtranslate.c913 case CC_OP_LOGICL: in is_fast_jcc_case()
1096 case CC_OP_LOGICL: in gen_jcc1()