about summary refs log tree commit diff stats
path: root/081table.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-05-20 22:57:42 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-20 22:57:42 -0700
commit667d16c21a977601eb505212e5c52ad4cf2eefc5 (patch)
treef7bc6dc4da138df51e4d11b7b7a305ce51f33ee7 /081table.subx
parent21dfd96ac492ae33175031349220050d37de88ed (diff)
downloadmu-667d16c21a977601eb505212e5c52ad4cf2eefc5.tar.gz
mu.subx: 21 failing tests remaining
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