Searched refs:X86G_CC_OP_ADCB (Results 1 – 3 of 3) sorted by relevance
347 X86G_CC_OP_ADCB, /* 7 */ enumerator
509 case X86G_CC_OP_ADCB: ACTIONS_ADC( 8, UChar ); in x86g_calculate_eflags_all_WRK()
1138 : (sz==2 ? X86G_CC_OP_ADCW : X86G_CC_OP_ADCB); in helper_ADC()