Home | History | Annotate | Download | only in x64

Lines Matching full:carry

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