aboutsummaryrefslogtreecommitdiff
path: root/tasm/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tasm/tests')
-rw-r--r--tasm/tests/a.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasm/tests/a.t b/tasm/tests/a.t
index f23f9c0..da41b34 100644
--- a/tasm/tests/a.t
+++ b/tasm/tests/a.t
@@ -1,6 +1,6 @@
start:
li x1, 48
li x2, 19683
- st w, x1, 0(x2)
+ st t, x1, 0(x2)
li x1, 3
csrrw mpower, x0, x1