fix: wrong register
This commit is contained in:
parent
d7c37efa14
commit
2ca0367403
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
call scanf
|
||||
mov r8, 1
|
||||
mov r9, 0
|
||||
push bx
|
||||
push r8
|
||||
loop:
|
||||
mov bl, 0x30
|
||||
cmp bl, count
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue