Home | History | Annotate | Download | only in ia32

Lines Matching full:carry

967   // jump-if-carry/not-carry to jump-if-zero/not-zero, whereas disabling is the
978 : (*jmp_address == Assembler::kJnzShortOpcode ? not_carry : carry);