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

/external/qemu/target-i386/
H A Dcpu.h455 CC_OP_ADCW, enumerator in enum:__anon24973
H A Dop_helper.c5545 case CC_OP_ADCW: return compute_all_adcw();
5616 case CC_OP_ADCW: return compute_c_adcw();
H A Dtranslate.c1085 case CC_OP_ADCW:

Completed in 96 milliseconds