Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcpu.h475 CC_OP_INCW, enumerator
Dop_helper.c5561 case CC_OP_INCW: return compute_all_incw(); in helper_cc_compute_all()
5632 case CC_OP_INCW: return compute_c_incl(); in helper_cc_compute_c()
Dtranslate.c917 case CC_OP_INCW: in is_fast_jcc_case()
1100 case CC_OP_INCW: in gen_jcc1()