about summary refs log tree commit diff stats
path: root/subx/065error-byte.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-28 21:26:42 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-28 21:26:42 -0800
commit431627b242d7f5f2c6b6b13876a255526383f831 (patch)
tree129b8ec45102e0fa7b6352739f916f94959c887f /subx/065error-byte.subx
parentc2532c2d100ea9cadb63ae506ce2cead753c2130 (diff)
downloadmu-431627b242d7f5f2c6b6b13876a255526383f831.tar.gz
4886
Diffstat (limited to 'subx/065error-byte.subx')
-rw-r--r--subx/065error-byte.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/065error-byte.subx b/subx/065error-byte.subx
index d945e5a5..bbbf6c36 100644
--- a/subx/065error-byte.subx
+++ b/subx/065error-byte.subx
@@ -12,7 +12,7 @@
 #?     89/copy                         3/mod/direct    0/rm32/EAX    .           .             .           4/r32/ESP   .               .                 # copy ESP to EAX
 #?     # . configure ed to really exit()
 #?     # . . ed->target = 0
-#?     c7/copy                         0/mod/direct    0/rm32/EAX    .           .             .           .           .               0/imm32           # copy to *EAX
+#?     c7          0/subop/copy        0/mod/direct    0/rm32/EAX    .           .             .           .           .               0/imm32           # copy to *EAX
 #?     # . error-byte(ed, Stdout, msg, 34)
 #?     68/push  0x34/imm32
 #?     68/push  "abc"/imm32