Lines Matching full:borrow
571 # if there is a borrow: rbp = 0572 # if there is no borrow: rbp = 1591 # if rbp = 0, there was a borrow before, it is moved to the carry flag592 # if rbp = 1, there was not a borrow before, carry flag is cleared