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/string-append-1 | |
parent | 68329610f23249b432b9bd0f22f034ac089dd68d (diff) | |
download | mu-e7eeb47570abdc9c416a7dc4a88febfb380ef98a.tar.gz |
1168
Diffstat (limited to 'cpp/.traces/string-append-1')
-rw-r--r-- | cpp/.traces/string-append-1 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/cpp/.traces/string-append-1 b/cpp/.traces/string-append-1 index cb775809..a9e62305 100644 --- a/cpp/.traces/string-append-1 +++ b/cpp/.traces/string-append-1 @@ -106,7 +106,7 @@ run/0: product 0 is 1 mem/0: storing 1 in location 1023 run/0: instruction string-append/17 run/0: ingredient 0 is -8 -run/0: pc now 9 +run/0: jumping to instruction 10 run/0: instruction string-append/10 run/0: ingredient 0 is i mem/0: location 1024 is 1 @@ -155,7 +155,7 @@ run/0: product 0 is 2 mem/0: storing 2 in location 1023 run/0: instruction string-append/17 run/0: ingredient 0 is -8 -run/0: pc now 9 +run/0: jumping to instruction 10 run/0: instruction string-append/10 run/0: ingredient 0 is i mem/0: location 1024 is 2 @@ -204,7 +204,7 @@ run/0: product 0 is 3 mem/0: storing 3 in location 1023 run/0: instruction string-append/17 run/0: ingredient 0 is -8 -run/0: pc now 9 +run/0: jumping to instruction 10 run/0: instruction string-append/10 run/0: ingredient 0 is i mem/0: location 1024 is 3 @@ -253,7 +253,7 @@ run/0: product 0 is 4 mem/0: storing 4 in location 1023 run/0: instruction string-append/17 run/0: ingredient 0 is -8 -run/0: pc now 9 +run/0: jumping to instruction 10 run/0: instruction string-append/10 run/0: ingredient 0 is i mem/0: location 1024 is 4 @@ -302,7 +302,7 @@ run/0: product 0 is 5 mem/0: storing 5 in location 1023 run/0: instruction string-append/17 run/0: ingredient 0 is -8 -run/0: pc now 9 +run/0: jumping to instruction 10 run/0: instruction string-append/10 run/0: ingredient 0 is i mem/0: location 1024 is 5 @@ -351,7 +351,7 @@ run/0: product 0 is 6 mem/0: storing 6 in location 1023 run/0: instruction string-append/17 run/0: ingredient 0 is -8 -run/0: pc now 9 +run/0: jumping to instruction 10 run/0: instruction string-append/10 run/0: ingredient 0 is i mem/0: location 1024 is 6 @@ -415,7 +415,7 @@ run/0: product 0 is 7 mem/0: storing 7 in location 1023 run/0: instruction string-append/28 run/0: ingredient 0 is -8 -run/0: pc now 20 +run/0: jumping to instruction 21 run/0: instruction string-append/21 run/0: ingredient 0 is i mem/0: location 1024 is 1 @@ -464,7 +464,7 @@ run/0: product 0 is 8 mem/0: storing 8 in location 1023 run/0: instruction string-append/28 run/0: ingredient 0 is -8 -run/0: pc now 20 +run/0: jumping to instruction 21 run/0: instruction string-append/21 run/0: ingredient 0 is i mem/0: location 1024 is 2 @@ -513,7 +513,7 @@ run/0: product 0 is 9 mem/0: storing 9 in location 1023 run/0: instruction string-append/28 run/0: ingredient 0 is -8 -run/0: pc now 20 +run/0: jumping to instruction 21 run/0: instruction string-append/21 run/0: ingredient 0 is i mem/0: location 1024 is 3 @@ -562,7 +562,7 @@ run/0: product 0 is 10 mem/0: storing 10 in location 1023 run/0: instruction string-append/28 run/0: ingredient 0 is -8 -run/0: pc now 20 +run/0: jumping to instruction 21 run/0: instruction string-append/21 run/0: ingredient 0 is i mem/0: location 1024 is 4 @@ -611,7 +611,7 @@ run/0: product 0 is 11 mem/0: storing 11 in location 1023 run/0: instruction string-append/28 run/0: ingredient 0 is -8 -run/0: pc now 20 +run/0: jumping to instruction 21 run/0: instruction string-append/21 run/0: ingredient 0 is i mem/0: location 1024 is 5 @@ -660,7 +660,7 @@ run/0: product 0 is 12 mem/0: storing 12 in location 1023 run/0: instruction string-append/28 run/0: ingredient 0 is -8 -run/0: pc now 20 +run/0: jumping to instruction 21 run/0: instruction string-append/21 run/0: ingredient 0 is i mem/0: location 1024 is 6 @@ -709,7 +709,7 @@ run/0: product 0 is 13 mem/0: storing 13 in location 1023 run/0: instruction string-append/28 run/0: ingredient 0 is -8 -run/0: pc now 20 +run/0: jumping to instruction 21 run/0: instruction string-append/21 run/0: ingredient 0 is i mem/0: location 1024 is 7 |