diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 23:41:17 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 23:41:17 -0700 |
commit | fd41212ef655a19f5385dec38a89575a02c87d99 (patch) | |
tree | ca7f1c9950641e6d172391e7bbf6aa957114b7bd /cpp/.traces/integer-to-decimal-digit-positive | |
parent | ed78d87f2d9d4d2a7c30c156fb7c6b3094f9be01 (diff) | |
download | mu-fd41212ef655a19f5385dec38a89575a02c87d99.tar.gz |
1193
Diffstat (limited to 'cpp/.traces/integer-to-decimal-digit-positive')
-rw-r--r-- | cpp/.traces/integer-to-decimal-digit-positive | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/cpp/.traces/integer-to-decimal-digit-positive b/cpp/.traces/integer-to-decimal-digit-positive index 1e3be0e1..ae35d140 100644 --- a/cpp/.traces/integer-to-decimal-digit-positive +++ b/cpp/.traces/integer-to-decimal-digit-positive @@ -10,8 +10,8 @@ after-brace/0: copy ... schedule/0: test-integer-to-decimal-digit-positive run/0: instruction test-integer-to-decimal-digit-positive/0 run/0: instruction integer-to-decimal-string/0 -mem/0: new alloc: 1000 mem/0: array size is 30 +mem/0: new alloc: 1000 run/0: instruction integer-to-decimal-string/1 run/0: product 0 is 234 mem/0: storing 234 in location 1002 @@ -36,8 +36,8 @@ run/0: ingredient 1 is run/0: jumping to instruction 13 run/0: instruction integer-to-decimal-string/14 run/0: instruction init-buffer/0 -mem/0: new alloc: 1030 mem/0: array size is 30 +mem/0: new alloc: 1030 run/0: instruction init-buffer/1 mem/0: new alloc: 1060 mem/0: storing 1060 in location 1032 @@ -63,11 +63,11 @@ run/0: instruction init-buffer/5 run/0: product 0 is 30 mem/0: storing 30 in location 1035 run/0: instruction init-buffer/6 +mem/0: location 1035 is 30 +mem/0: array size is 30 mem/0: new alloc: 1062 mem/0: location 1034 is 1061 mem/0: storing 1062 in location 1061 -mem/0: location 1035 is 30 -mem/0: array size is 30 run/0: instruction init-buffer/7 mem/0: location 1032 is 1060 run/0: result 0 is 1060 @@ -104,8 +104,8 @@ run/0: instruction integer-to-decimal-string/21 mem/0: location 1006 is 1060 mem/0: location 1010 is 52 run/0: instruction buffer-append/0 -mem/0: new alloc: 1092 mem/0: array size is 30 +mem/0: new alloc: 1092 run/0: instruction buffer-append/1 run/0: product 0 is 1060 mem/0: storing 1060 in location 1094 @@ -115,8 +115,8 @@ mem/0: storing 52 in location 1095 run/0: instruction buffer-append/4 mem/0: location 1094 is 1060 run/0: instruction buffer-full?/0 -mem/0: new alloc: 1122 mem/0: array size is 30 +mem/0: new alloc: 1122 run/0: instruction buffer-full?/1 run/0: product 0 is 1060 mem/0: storing 1060 in location 1124 @@ -231,8 +231,8 @@ run/0: instruction integer-to-decimal-string/21 mem/0: location 1006 is 1060 mem/0: location 1010 is 51 run/0: instruction buffer-append/0 -mem/0: new alloc: 1152 mem/0: array size is 30 +mem/0: new alloc: 1152 run/0: instruction buffer-append/1 run/0: product 0 is 1060 mem/0: storing 1060 in location 1154 @@ -242,8 +242,8 @@ mem/0: storing 51 in location 1155 run/0: instruction buffer-append/4 mem/0: location 1154 is 1060 run/0: instruction buffer-full?/0 -mem/0: new alloc: 1182 mem/0: array size is 30 +mem/0: new alloc: 1182 run/0: instruction buffer-full?/1 run/0: product 0 is 1060 mem/0: storing 1060 in location 1184 @@ -358,8 +358,8 @@ run/0: instruction integer-to-decimal-string/21 mem/0: location 1006 is 1060 mem/0: location 1010 is 50 run/0: instruction buffer-append/0 -mem/0: new alloc: 1212 mem/0: array size is 30 +mem/0: new alloc: 1212 run/0: instruction buffer-append/1 run/0: product 0 is 1060 mem/0: storing 1060 in location 1214 @@ -369,8 +369,8 @@ mem/0: storing 50 in location 1215 run/0: instruction buffer-append/4 mem/0: location 1214 is 1060 run/0: instruction buffer-full?/0 -mem/0: new alloc: 1242 mem/0: array size is 30 +mem/0: new alloc: 1242 run/0: instruction buffer-full?/1 run/0: product 0 is 1060 mem/0: storing 1060 in location 1244 @@ -491,10 +491,10 @@ mem/0: location 1061 is 1062 run/0: product 0 is 1062 mem/0: storing 1062 in location 1012 run/0: instruction integer-to-decimal-string/30 -mem/0: new alloc: 1272 -mem/0: storing 1272 in location 1003 mem/0: location 1011 is 3 mem/0: array size is 3 +mem/0: new alloc: 1272 +mem/0: storing 1272 in location 1003 run/0: instruction integer-to-decimal-string/31 run/0: ingredient 0 is len mem/0: location 1011 is 3 |