summary refs log tree commit diff
path: root/lisc/test/echo.ssa
diff options
context:
space:
mode:
Diffstat (limited to 'lisc/test/echo.ssa')
-rw-r--r--lisc/test/echo.ssa2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisc/test/echo.ssa b/lisc/test/echo.ssa
index 56e7305..2766aac 100644
--- a/lisc/test/echo.ssa
+++ b/lisc/test/echo.ssa
@@ -18,7 +18,7 @@ function $main(w %argc, l %argv) {
 	jmp @loop2
 @loop2
 	%sep =w phi @last 10, @nolast 32
-	%arg =l load %av
+	%arg =l loadl %av
 	%r =w call $printf(l %fmt, l %arg, w %sep)
 	%av1 =l add %av, 8
 	%ac1 =w sub %ac, 1