about summary refs log tree commit diff stats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/mu.subx12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/mu.subx b/apps/mu.subx
index 962cc175..2e090cc8 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -261,7 +261,7 @@ Function-body:  # (handle block)
   0x10/imm32
 Function-next:  # (handle function)
   0x14/imm32
-Function-size:
+Function-size:  # (addr int)
   0x18/imm32/24
 
 Primitive-name:
@@ -282,7 +282,7 @@ Primitive-write-only-output:  # boolean
   0x1c/imm32
 Primitive-next:  # (handle function)
   0x20/imm32
-Primitive-size:
+Primitive-size:  # (addr int)
   0x24/imm32/36
 
 Stmt-tag:
@@ -319,7 +319,7 @@ Named-block-name:
 Named-block-statements:  # (handle list statement)
   8/imm32
 
-Stmt-size:
+Stmt-size:  # (addr int)
   0x18/imm32
 
 Var-name:
@@ -332,7 +332,7 @@ Var-stack-offset:
   0xc/imm32
 Var-register:
   0x10/imm32
-Var-size:
+Var-size:  # (addr int)
   0x14/imm32
 
 Any-register:  # "*"
@@ -345,7 +345,7 @@ List-value:
   0/imm32
 List-next:
   4/imm32
-List-size:
+List-size:  # (addr int)
   8/imm32
 
 # Types are expressed as trees (s-expressions) of type-ids (ints).
@@ -358,7 +358,7 @@ Tree-left:  # either type-id or (addr tree type-id)
   0/imm32
 Tree-right:  # (addr tree type-id)
   4/imm32
-Tree-size:
+Tree-size:  # (addr int)
   8/imm32
 
 Max-type-id: