summaryrefslogtreecommitdiffstats
path: root/ue3/mycpu/test/test_prog
diff options
context:
space:
mode:
Diffstat (limited to 'ue3/mycpu/test/test_prog')
-rw-r--r--ue3/mycpu/test/test_prog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ue3/mycpu/test/test_prog b/ue3/mycpu/test/test_prog
index 7c5f929..74dac21 100644
--- a/ue3/mycpu/test/test_prog
+++ b/ue3/mycpu/test/test_prog
@@ -1,5 +1,5 @@
1# set R2 = 10 1# set R2 = 10
2load R1, R2 2load R2, R1
3 3
4# start of loop 4# start of loop
5label Loop: 5label Loop: