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/get_address_indirect | |
parent | 249a5672e41f603c8d705f69f2939a25a45685ff (diff) | |
download | mu-a11d9c4a3375906bf8ae1117c6043776d2f08d17.tar.gz |
1247
Diffstat (limited to 'cpp/.traces/get_address_indirect')
-rw-r--r-- | cpp/.traces/get_address_indirect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/get_address_indirect b/cpp/.traces/get_address_indirect index d986b280..e8c3c850 100644 --- a/cpp/.traces/get_address_indirect +++ b/cpp/.traces/get_address_indirect @@ -31,7 +31,7 @@ run/0: {name: "3", value: 3, type: 1, properties: ["3": "integer"]} <- copy/1 {n run/0: ingredient 0 is 35 mem/0: storing 35 in location 3 run/0: instruction main/3 -run/0: {name: "4", value: 4, type: 1, properties: ["4": "integer"]} <- get-address/24 {name: "1", value: 1, type: 2-6, properties: ["1": "address":"point", "deref": ]}, {name: "0", value: 0, type: 0, properties: ["0": "offset"]} +run/0: {name: "4", value: 4, type: 1, properties: ["4": "integer"]} <- get-address/25 {name: "1", value: 1, type: 2-6, properties: ["1": "address":"point", "deref": ]}, {name: "0", value: 0, type: 0, properties: ["0": "offset"]} run/0: ingredient 0 is 1 mem/0: location 1 is 2 run/0: ingredient 1 is 0 |