1 year ago

#372881

test-img

stht55

how does a carry influence other registers

When I have the following operations:

mov eax, 300
sub al,  100

then the carry and sign flag will be set. But how does this affect the ah register?

Will it literally steal one bit from ah?

assembly

x86

carryflag

0 Answers

Your Answer

Accepted video resources