about summary refs log tree commit diff stats
path: root/081table.subx
diff options
context:
space:
mode:
Diffstat (limited to '081table.subx')
-rw-r--r--081table.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/081table.subx b/081table.subx
index 64f25dd2..620784b7 100644
--- a/081table.subx
+++ b/081table.subx
@@ -108,7 +108,7 @@ $get:abort:
     81          0/subop/add         3/mod/direct    4/rm32/esp    .           .             .           .           .               8/imm32           # add to esp
     # . _write(2/stderr, key)
     # . . push args
-    56/push-esi
+    ff          6/subop/push        1/mod/*+disp8   5/rm32/ebp    .           .             .           .           0xc/disp8       .                 # push *(ebp+12)
     68/push  2/imm32/stderr
     # . . call
     e8/call  _write/disp32