diff options
Diffstat (limited to 'cpp/.traces/get_address_indirect')
-rw-r--r-- | cpp/.traces/get_address_indirect | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/.traces/get_address_indirect b/cpp/.traces/get_address_indirect index 6d7b2c24..27591476 100644 --- a/cpp/.traces/get_address_indirect +++ b/cpp/.traces/get_address_indirect @@ -11,16 +11,16 @@ parse/0: instruction: 19 parse/0: ingredient: {name: "1", type: 2-4, property: deref:} parse/0: ingredient: {name: "0", type: 0} parse/0: product: {name: "4", type: 1} -run/0: instruction 0 +run/0: instruction main/0 run/0: ingredient 0 is 2 mem/0: storing in location 1 -run/0: instruction 1 +run/0: instruction main/1 run/0: ingredient 0 is 34 mem/0: storing in location 2 -run/0: instruction 2 +run/0: instruction main/2 run/0: ingredient 0 is 35 mem/0: storing in location 3 -run/0: instruction 3 +run/0: instruction main/3 run/0: ingredient 0 is 1 mem/0: location 1 is 2 run/0: ingredient 1 is 0 |