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

/external/qemu/target-i386/
H A Dcpu.h445 CC_OP_MULW, enumerator in enum:__anon11686
H A Dop_helper.c5537 case CC_OP_MULW: return compute_all_mulw();
5608 case CC_OP_MULW: return compute_c_mull();
H A Dtranslate.c4375 s->cc_op = CC_OP_MULW;
4443 s->cc_op = CC_OP_MULW;

Completed in 41 milliseconds