diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-18 00:01:43 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-18 00:02:15 -0700 |
commit | 15ab959d64e65c313ec9741a64e906f986597078 (patch) | |
tree | 3a43d9b15e136b6e6af49b4f5ab55ff31044068b /cpp/.traces/break_if | |
parent | 32f6079fc3f43e774f17eae7b36aa8c9a3706952 (diff) | |
download | mu-15ab959d64e65c313ec9741a64e906f986597078.tar.gz |
951 - done with break/loop
Diffstat (limited to 'cpp/.traces/break_if')
-rw-r--r-- | cpp/.traces/break_if | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/cpp/.traces/break_if b/cpp/.traces/break_if index 34274a91..1e7ff661 100644 --- a/cpp/.traces/break_if +++ b/cpp/.traces/break_if @@ -24,18 +24,3 @@ after-brace/0: copy ... after-brace/0: jump-if 2, 1:offset after-brace/0: copy ... after-brace/0: jump 0:offset -run/0: instruction main/0 -run/0: ingredient 0 is 0 -mem/0: storing in location 1 -run/0: instruction main/1 -run/0: ingredient 0 is 0 -mem/0: storing in location 2 -run/0: instruction main/3 -mem/0: location 2 is 0 -run/0: ingredient 0 is 0 -run/0: jump-if fell through -run/0: instruction main/4 -run/0: ingredient 0 is 0 -mem/0: storing in location 3 -run/0: instruction main/7 -run/0: ingredient 0 is |