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/integer-to-decimal-digit-negative | |
parent | 68329610f23249b432b9bd0f22f034ac089dd68d (diff) | |
download | mu-e7eeb47570abdc9c416a7dc4a88febfb380ef98a.tar.gz |
1168
Diffstat (limited to 'cpp/.traces/integer-to-decimal-digit-negative')
-rw-r--r-- | cpp/.traces/integer-to-decimal-digit-negative | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/integer-to-decimal-digit-negative b/cpp/.traces/integer-to-decimal-digit-negative index d629d10a..2922c22b 100644 --- a/cpp/.traces/integer-to-decimal-digit-negative +++ b/cpp/.traces/integer-to-decimal-digit-negative @@ -209,7 +209,7 @@ run/0: result 0 is 1060 mem/0: storing 1060 in location 1006 run/0: instruction integer-to-decimal-string/22 run/0: ingredient 0 is -6 -run/0: pc now 16 +run/0: jumping to instruction 17 run/0: instruction integer-to-decimal-string/17 run/0: ingredient 0 is n mem/0: location 1002 is 0 @@ -402,7 +402,7 @@ run/0: product 0 is 1 mem/0: storing 1 in location 1014 run/0: instruction integer-to-decimal-string/41 run/0: ingredient 0 is -8 -run/0: pc now 33 +run/0: jumping to instruction 34 run/0: instruction integer-to-decimal-string/34 run/0: ingredient 0 is i mem/0: location 1013 is 0 @@ -450,7 +450,7 @@ run/0: product 0 is 2 mem/0: storing 2 in location 1014 run/0: instruction integer-to-decimal-string/41 run/0: ingredient 0 is -8 -run/0: pc now 33 +run/0: jumping to instruction 34 run/0: instruction integer-to-decimal-string/34 run/0: ingredient 0 is i mem/0: location 1013 is -1 |