Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcc_helper.c119 case CC_OP_INCW: return compute_all_incw(env); in helper_cc_compute_all()
195 case CC_OP_INCW: return compute_c_incl(env); in helper_cc_compute_c()
Dcpu.h642 CC_OP_INCW, enumerator
Dtranslate.c1157 case CC_OP_INCW: in is_fast_jcc_case()
1261 case CC_OP_INCW: in gen_jcc1()