rename branching cnd to jez

This commit is contained in:
Quentin Carbonneaux 2015-07-03 15:19:36 -04:00
parent 6d0ffe2291
commit 3765d2c33d
3 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@
%n1 = sub %n, 1
%s1 = add %s, %n
cnd %n1, @end, @loop
jez %n1, @end, @loop
@end
ret