Update ES/Lab/Lab3/add128bit.asm
This commit is contained in:
parent
e73f664627
commit
951bf4024a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ UP
|
||||||
LDR R4, [R1], #4
|
LDR R4, [R1], #4
|
||||||
LDR R5, [R2], #4
|
LDR R5, [R2], #4
|
||||||
ADCS R6, R5, R4
|
ADCS R6, R5, R4
|
||||||
SUB R3, R1
|
SUB R3, #1
|
||||||
TEQ R3, #0
|
TEQ R3, #0
|
||||||
BNE UP;
|
BNE UP;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue