about summary refs log tree commit diff stats
path: root/subx/examples/ex9.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/examples/ex9.subx')
-rw-r--r--subx/examples/ex9.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/subx/examples/ex9.subx b/subx/examples/ex9.subx
index da98b03b..dde9fa37 100644
--- a/subx/examples/ex9.subx
+++ b/subx/examples/ex9.subx
@@ -26,8 +26,8 @@
   8b/copy                         1/mod/*+disp8   4/rm32/sib    4/base/ESP  4/index/none              3/r32/EBX   0xc/disp8       .                 # copy *(ESP+12) to EBX
   # call string_equal(s1, s2)
     # push args
-  50/push                         .               .             .           .             .           .           .               .                 # push EAX
-  53/push                         .               .             .           .             .           .           .               .                 # push EBX
+  50/push-EAX
+  53/push-EBX
     # call
   e8/call  ascii_difference/disp32
     # discard args