Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcpu.h446 CC_OP_MULL, enumerator
Dop_helper.c5538 case CC_OP_MULL: return compute_all_mull(); in helper_cc_compute_all()
5609 case CC_OP_MULL: return compute_c_mull(); in helper_cc_compute_c()
Dtranslate.c4407 s->cc_op = CC_OP_MULL; in disas_insn()
4477 s->cc_op = CC_OP_MULL; in disas_insn()