Home | History | Annotate | Download | only in asm

Lines Matching full:borrow

225 	subs	$j,$num,#8		// j=num-1 and clear borrow
236 sbcs $ovf,$ovf,xzr // did it borrow?
246 csel $nj,$tj,$aj,lo // did it borrow?
951 sbcs xzr,$topmost,xzr // did it borrow?
1010 sbcs $carry,$carry,xzr // did it borrow?
1423 sbcs xzr,$topmost,xzr // did it borrow?
1472 sbcs xzr,$carry,xzr // did it borrow?