diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-03 12:49:11 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-03 12:49:34 -0700 |
commit | 07d35c4af3275b32f4b2e5d870faea67c1ea6285 (patch) | |
tree | dc6262f714753da9c84092df57189e6725f7528c /cpp/.traces/index_indirect | |
parent | 4b79c627c226bc64f271c31531c805cd6875c8ca (diff) | |
download | mu-07d35c4af3275b32f4b2e5d870faea67c1ea6285.tar.gz |
1010
Diffstat (limited to 'cpp/.traces/index_indirect')
-rw-r--r-- | cpp/.traces/index_indirect | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/index_indirect b/cpp/.traces/index_indirect index 428e3f56..7ae6b2d1 100644 --- a/cpp/.traces/index_indirect +++ b/cpp/.traces/index_indirect @@ -40,9 +40,9 @@ run/0: instruction main/4 run/0: ingredient 0 is 1 mem/0: storing 1 in location 5 run/0: instruction main/5 -run/0: ingredient 0 is 5 +run/0: ingredient 0 is {name: "5", value: 5, type: 2-4-1, properties: ["5": "address":"array":"integer", "deref": ]} mem/0: location 5 is 1 -run/0: ingredient 1 is 1 +run/0: ingredient 1 is {name: "1", value: 1, type: 0, properties: ["1": "literal"]} run/0: address to copy is 3 run/0: its type is 1 mem/0: location 3 is 15 |