diff --git a/mandel.s b/mandel.s index 0a21202..d5b62e5 100644 --- a/mandel.s +++ b/mandel.s @@ -397,7 +397,7 @@ neg2: positive: inc arg + 2 ; 5 cyc - beq next ; 2 cyc + bne next ; 2 cyc inc arg + 3 ; 5 cyc zero: