From 5082923e81d331c2be12d6ec0be098bbd7ecf1c2 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 3 Dec 2018 16:34:16 -0800 Subject: 4826 --- html/subx/apps/crenshaw2-1.subx.html | 2 +- html/subx/apps/crenshaw2-1b.subx.html | 2 +- subx/apps/crenshaw2-1.subx | 2 +- subx/apps/crenshaw2-1b.subx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/html/subx/apps/crenshaw2-1.subx.html b/html/subx/apps/crenshaw2-1.subx.html index 0ef89d57..8b6228b3 100644 --- a/html/subx/apps/crenshaw2-1.subx.html +++ b/html/subx/apps/crenshaw2-1.subx.html @@ -195,7 +195,7 @@ if ('onhashchange' in window) { 129 # b8/copy-to-EAX 1/imm32/exit 130 # cd/syscall 0x80/imm8 131 # -132 # . EAX = write(out, "bb/copy-to-EBX ") +132 # . write(out, "bb/copy-to-EBX ") 133 # . . push args 134 68/push "bb/copy-to-EBX "/imm32 135 ff 6/subop/push 1/mod/*+disp8 4/rm32/sib 5/base/EBP 4/index/none . . 0xc/disp8 . # push *(EBP+12) diff --git a/html/subx/apps/crenshaw2-1b.subx.html b/html/subx/apps/crenshaw2-1b.subx.html index 9c3a5cef..30245268 100644 --- a/html/subx/apps/crenshaw2-1b.subx.html +++ b/html/subx/apps/crenshaw2-1b.subx.html @@ -195,7 +195,7 @@ if ('onhashchange' in window) { 129 # b8/copy-to-EAX 1/imm32/exit 130 # cd/syscall 0x80/imm8 131 # -132 # . EAX = write(out, "bb/copy-to-EBX ") +132 # . write(out, "bb/copy-to-EBX ") 133 # . . push args 134 68/push "bb/copy-to-EBX "/imm32 135 ff 6/subop/push 1/mod/*+disp8 4/rm32/sib 5/base/EBP 4/index/none . . 0xc/disp8 . # push *(EBP+12) diff --git a/subx/apps/crenshaw2-1.subx b/subx/apps/crenshaw2-1.subx index ccad452d..73e08d50 100644 --- a/subx/apps/crenshaw2-1.subx +++ b/subx/apps/crenshaw2-1.subx @@ -129,7 +129,7 @@ compile: # in : (address buffered-file), out : fd or (address stream), err : fd # b8/copy-to-EAX 1/imm32/exit # cd/syscall 0x80/imm8 # - # . EAX = write(out, "bb/copy-to-EBX ") + # . write(out, "bb/copy-to-EBX ") # . . push args 68/push "bb/copy-to-EBX "/imm32 ff 6/subop/push 1/mod/*+disp8 4/rm32/sib 5/base/EBP 4/index/none . . 0xc/disp8 . # push *(EBP+12) diff --git a/subx/apps/crenshaw2-1b.subx b/subx/apps/crenshaw2-1b.subx index 0c17e3f9..77b262a7 100644 --- a/subx/apps/crenshaw2-1b.subx +++ b/subx/apps/crenshaw2-1b.subx @@ -129,7 +129,7 @@ compile: # in : (address buffered-file), out : fd or (address stream), err : fd # b8/copy-to-EAX 1/imm32/exit # cd/syscall 0x80/imm8 # - # . EAX = write(out, "bb/copy-to-EBX ") + # . write(out, "bb/copy-to-EBX ") # . . push args 68/push "bb/copy-to-EBX "/imm32 ff 6/subop/push 1/mod/*+disp8 4/rm32/sib 5/base/EBP 4/index/none . . 0xc/disp8 . # push *(EBP+12) -- cgit 1.4.1-2-gfad0