diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 19:50:54 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 19:50:54 -0700 |
commit | e7eeb47570abdc9c416a7dc4a88febfb380ef98a (patch) | |
tree | 44c297b49014543667f4bac9ce10885b5cc50089 /cpp/.traces/interpolate-at-start | |
parent | 68329610f23249b432b9bd0f22f034ac089dd68d (diff) | |
download | mu-e7eeb47570abdc9c416a7dc4a88febfb380ef98a.tar.gz |
1168
Diffstat (limited to 'cpp/.traces/interpolate-at-start')
-rw-r--r-- | cpp/.traces/interpolate-at-start | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/cpp/.traces/interpolate-at-start b/cpp/.traces/interpolate-at-start index 23c1d877..e220bb4f 100644 --- a/cpp/.traces/interpolate-at-start +++ b/cpp/.traces/interpolate-at-start @@ -64,7 +64,7 @@ run/0: product 0 is 11 mem/0: storing 11 in location 1018 run/0: instruction interpolate/10 run/0: ingredient 0 is -6 -run/0: pc now 4 +run/0: jumping to instruction 5 run/0: instruction interpolate/5 mem/0: storing 0 in location 1020 run/0: instruction interpolate/6 @@ -177,7 +177,7 @@ run/0: product 0 is 1 mem/0: storing 1 in location 1023 run/0: instruction interpolate/41 run/0: ingredient 0 is -8 -run/0: pc now 33 +run/0: jumping to instruction 34 run/0: instruction interpolate/34 run/0: ingredient 0 is j mem/0: location 1029 is 1 @@ -226,7 +226,7 @@ run/0: product 0 is 2 mem/0: storing 2 in location 1023 run/0: instruction interpolate/41 run/0: ingredient 0 is -8 -run/0: pc now 33 +run/0: jumping to instruction 34 run/0: instruction interpolate/34 run/0: ingredient 0 is j mem/0: location 1029 is 2 @@ -275,7 +275,7 @@ run/0: product 0 is 3 mem/0: storing 3 in location 1023 run/0: instruction interpolate/41 run/0: ingredient 0 is -8 -run/0: pc now 33 +run/0: jumping to instruction 34 run/0: instruction interpolate/34 run/0: ingredient 0 is j mem/0: location 1029 is 3 @@ -296,7 +296,7 @@ run/0: product 0 is 1 mem/0: storing 1 in location 1024 run/0: instruction interpolate/44 run/0: ingredient 0 is -27 -run/0: pc now 17 +run/0: jumping to instruction 18 run/0: instruction interpolate/18 mem/0: storing 0 in location 1020 run/0: instruction interpolate/19 @@ -352,7 +352,7 @@ run/0: product 0 is 4 mem/0: storing 4 in location 1023 run/0: instruction interpolate/54 run/0: ingredient 0 is -8 -run/0: pc now 46 +run/0: jumping to instruction 47 run/0: instruction interpolate/47 run/0: ingredient 0 is i mem/0: location 1024 is 2 @@ -401,7 +401,7 @@ run/0: product 0 is 5 mem/0: storing 5 in location 1023 run/0: instruction interpolate/54 run/0: ingredient 0 is -8 -run/0: pc now 46 +run/0: jumping to instruction 47 run/0: instruction interpolate/47 run/0: ingredient 0 is i mem/0: location 1024 is 3 @@ -450,7 +450,7 @@ run/0: product 0 is 6 mem/0: storing 6 in location 1023 run/0: instruction interpolate/54 run/0: ingredient 0 is -8 -run/0: pc now 46 +run/0: jumping to instruction 47 run/0: instruction interpolate/47 run/0: ingredient 0 is i mem/0: location 1024 is 4 @@ -499,7 +499,7 @@ run/0: product 0 is 7 mem/0: storing 7 in location 1023 run/0: instruction interpolate/54 run/0: ingredient 0 is -8 -run/0: pc now 46 +run/0: jumping to instruction 47 run/0: instruction interpolate/47 run/0: ingredient 0 is i mem/0: location 1024 is 5 @@ -548,7 +548,7 @@ run/0: product 0 is 8 mem/0: storing 8 in location 1023 run/0: instruction interpolate/54 run/0: ingredient 0 is -8 -run/0: pc now 46 +run/0: jumping to instruction 47 run/0: instruction interpolate/47 run/0: ingredient 0 is i mem/0: location 1024 is 6 @@ -597,7 +597,7 @@ run/0: product 0 is 9 mem/0: storing 9 in location 1023 run/0: instruction interpolate/54 run/0: ingredient 0 is -8 -run/0: pc now 46 +run/0: jumping to instruction 47 run/0: instruction interpolate/47 run/0: ingredient 0 is i mem/0: location 1024 is 7 @@ -646,7 +646,7 @@ run/0: product 0 is 10 mem/0: storing 10 in location 1023 run/0: instruction interpolate/54 run/0: ingredient 0 is -8 -run/0: pc now 46 +run/0: jumping to instruction 47 run/0: instruction interpolate/47 run/0: ingredient 0 is i mem/0: location 1024 is 8 @@ -695,7 +695,7 @@ run/0: product 0 is 11 mem/0: storing 11 in location 1023 run/0: instruction interpolate/54 run/0: ingredient 0 is -8 -run/0: pc now 46 +run/0: jumping to instruction 47 run/0: instruction interpolate/47 run/0: ingredient 0 is i mem/0: location 1024 is 9 |