Update ES/Lab/Lab3/add128bit.asm

This commit is contained in:
aadit 2025-08-07 12:38:58 +05:30
parent e73f664627
commit 951bf4024a

View file

@ -21,7 +21,7 @@ UP
LDR R4, [R1], #4
LDR R5, [R2], #4
ADCS R6, R5, R4
SUB R3, R1
SUB R3, #1
TEQ R3, #0
BNE UP;