rename branching cnd to jez
This commit is contained in:
parent
6d0ffe2291
commit
3765d2c33d
3 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@
|
|||
%n1 = sub %n, 1
|
||||
%s1 = add %s, %n
|
||||
|
||||
cnd %n1, @end, @loop
|
||||
jez %n1, @end, @loop
|
||||
|
||||
@end
|
||||
ret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue