Home | History | Annotate | Download | only in asm

Lines Matching full:borrow

571 	# if there is a borrow:		rbp = 0
572 # if there is no borrow: rbp = 1
591 # if rbp = 0, there was a borrow before, it is moved to the carry flag
592 # if rbp = 1, there was not a borrow before, carry flag is cleared