summaryrefslogtreecommitdiff
path: root/04/in03
diff options
context:
space:
mode:
Diffstat (limited to '04/in03')
-rw-r--r--04/in032
1 files changed, 2 insertions, 0 deletions
diff --git a/04/in03 b/04/in03
index 6daf3c5..63cbbbc 100644
--- a/04/in03
+++ b/04/in03
@@ -1554,6 +1554,7 @@ align
; set <rax> to address of variable in rsi
:set_rax_to_address_of_variable
J=:local_variables
+ R=I
call :ident_lookup
C=A
?C=0:try_global
@@ -1579,6 +1580,7 @@ align
return
:try_global
+ I=R
J=:global_variables
call :ident_lookup
C=A