about summary refs log tree commit diff stats
path: root/subx/ex8.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/ex8.subx')
-rw-r--r--subx/ex8.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/ex8.subx b/subx/ex8.subx
index 0512157f..6f8d3979 100644
--- a/subx/ex8.subx
+++ b/subx/ex8.subx
@@ -84,7 +84,7 @@
 
   ## exit(b)
   # load b
-  bb                              .               .             .           .             .           .           .               0x0804912d/imm32/b      # copy to EBX
+  bb/copy                         .               .             .           .             .           .           .               0x0804912d/imm32/b      # copy to EBX
   8b/copy                         0/mod/indirect  3/rm32/EBX                                          3/r32/EBX                                           # copy *EBX to EBX
   #
   b8/copy                         .               .             .           .             .           .           .               1/imm32/exit            # copy 1 to EAX