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

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

Completed in 211 milliseconds