diff options
| author | Julian Blake Kongslie | 2022-09-22 13:04:12 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-09-22 13:04:12 -0700 |
| commit | 2bd8f7c5a4a455d4447f111cc5fed90af76bf280 (patch) | |
| tree | 24b0282c7aa916d9c5d9249815cd96b165d8aa1b /tests/loop-with-add.hex | |
| parent | Initial commit. (diff) | |
| download | procmodel-2bd8f7c5a4a455d4447f111cc5fed90af76bf280.tar.xz | |
Support comments in tests
Diffstat (limited to 'tests/loop-with-add.hex')
| -rw-r--r-- | tests/loop-with-add.hex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/loop-with-add.hex b/tests/loop-with-add.hex index 7c93780..1e1c851 100644 --- a/tests/loop-with-add.hex +++ b/tests/loop-with-add.hex | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | 03 | 1 | 03 # 0: r0 = r0 + r0 |
| 2 | 91 90 00 | 2 | 91 90 00 # 1: jump 0 if r0 == 0 |
