Searched refs:icarry (Results 1 – 1 of 1) sorted by relevance
170 int icarry; in helper_aaa() local179 icarry = (al > 0xf9); in helper_aaa()182 ah = (ah + 1 + icarry) & 0xff; in helper_aaa()195 int icarry; in helper_aas() local204 icarry = (al < 6); in helper_aas()207 ah = (ah - 1 - icarry) & 0xff; in helper_aas()