diff options
Diffstat (limited to 'input/vector_fun.asm')
-rw-r--r-- | input/vector_fun.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/input/vector_fun.asm b/input/vector_fun.asm index eed38ce..f91b4a0 100644 --- a/input/vector_fun.asm +++ b/input/vector_fun.asm @@ -5,7 +5,6 @@ s 4 .text load $4 s($0) ; set the vector length register - LOOP: cev $17 $16 beq END |