update tests to new comparisons
This commit is contained in:
parent
21d637efc8
commit
cfa285395e
11 changed files with 23 additions and 23 deletions
|
@ -3,7 +3,7 @@ function w $test() {
|
|||
%x =w copy 100
|
||||
%s =w copy 0
|
||||
@l
|
||||
%c =w csle %x, 10
|
||||
%c =w cslew %x, 10
|
||||
jnz %c, @a, @b
|
||||
@a
|
||||
%s =w add %s, %x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue