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-equal-identical | |
parent | 68329610f23249b432b9bd0f22f034ac089dd68d (diff) | |
download | mu-e7eeb47570abdc9c416a7dc4a88febfb380ef98a.tar.gz |
1168
Diffstat (limited to 'cpp/.traces/string-equal-identical')
-rw-r--r-- | cpp/.traces/string-equal-identical | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/string-equal-identical b/cpp/.traces/string-equal-identical index c81ae818..1466e0d2 100644 --- a/cpp/.traces/string-equal-identical +++ b/cpp/.traces/string-equal-identical @@ -117,7 +117,7 @@ run/0: product 0 is 1 mem/0: storing 1 in location 1045 run/0: instruction string-equal/24 run/0: ingredient 0 is -11 -run/0: pc now 13 +run/0: jumping to instruction 14 run/0: instruction string-equal/14 run/0: ingredient 0 is i mem/0: location 1045 is 1 @@ -169,7 +169,7 @@ run/0: product 0 is 2 mem/0: storing 2 in location 1045 run/0: instruction string-equal/24 run/0: ingredient 0 is -11 -run/0: pc now 13 +run/0: jumping to instruction 14 run/0: instruction string-equal/14 run/0: ingredient 0 is i mem/0: location 1045 is 2 @@ -221,7 +221,7 @@ run/0: product 0 is 3 mem/0: storing 3 in location 1045 run/0: instruction string-equal/24 run/0: ingredient 0 is -11 -run/0: pc now 13 +run/0: jumping to instruction 14 run/0: instruction string-equal/14 run/0: ingredient 0 is i mem/0: location 1045 is 3 |