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

/external/qemu/target-i386/
H A Dcpu.h457 CC_OP_ADCQ, enumerator in enum:__anon11686
H A Dop_helper.c5581 case CC_OP_ADCQ: return compute_all_adcq();
5652 case CC_OP_ADCQ: return compute_c_adcq();
H A Dtranslate.c1087 case CC_OP_ADCQ:

Completed in 193 milliseconds