Home | History | Annotate | Download | only in x87

Lines Matching full:carry

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