diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-03 18:40:44 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-03 18:40:44 -0700 |
commit | a11d9c4a3375906bf8ae1117c6043776d2f08d17 (patch) | |
tree | 8667dc63b54aaf0853038f1e880e3ed314139fde /cpp/.traces/index_indirect | |
parent | 249a5672e41f603c8d705f69f2939a25a45685ff (diff) | |
download | mu-a11d9c4a3375906bf8ae1117c6043776d2f08d17.tar.gz |
1247
Diffstat (limited to 'cpp/.traces/index_indirect')
-rw-r--r-- | cpp/.traces/index_indirect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/index_indirect b/cpp/.traces/index_indirect index e610d675..16489d15 100644 --- a/cpp/.traces/index_indirect +++ b/cpp/.traces/index_indirect @@ -47,7 +47,7 @@ run/0: {name: "5", value: 5, type: 2-5-1, properties: ["5": "address":"array":"i run/0: ingredient 0 is 1 mem/0: storing 1 in location 5 run/0: instruction main/5 -run/0: {name: "6", value: 6, type: 1, properties: ["6": "integer"]} <- index/25 {name: "5", value: 5, type: 2-5-1, properties: ["5": "address":"array":"integer", "deref": ]}, {name: "1", value: 1, type: 0, properties: ["1": "literal"]} +run/0: {name: "6", value: 6, type: 1, properties: ["6": "integer"]} <- index/26 {name: "5", value: 5, type: 2-5-1, properties: ["5": "address":"array":"integer", "deref": ]}, {name: "1", value: 1, type: 0, properties: ["1": "literal"]} run/0: ingredient 0 is {name: "5", value: 5, type: 2-5-1, properties: ["5": "address":"array":"integer", "deref": ]} mem/0: location 5 is 1 run/0: ingredient 1 is {name: "1", value: 1, type: 0, properties: ["1": "literal"]} |