diff options
Diffstat (limited to 'ue3/mycpu/test/test_prog')
| -rw-r--r-- | ue3/mycpu/test/test_prog | 2 |
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 |
| 2 | load R1, R2 | 2 | load R2, R1 |
| 3 | 3 | ||
| 4 | # start of loop | 4 | # start of loop |
| 5 | label Loop: | 5 | label Loop: |
