about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-03 16:34:16 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-03 16:34:16 -0800
commit5082923e81d331c2be12d6ec0be098bbd7ecf1c2 (patch)
tree484e2145d1e2aa2707d5ac9e3b4a92d135c22b6c
parent97e7c68b3a41d0e134c983eb7527b4337fbba786 (diff)
downloadmu-5082923e81d331c2be12d6ec0be098bbd7ecf1c2.tar.gz
4826
-rw-r--r--html/subx/apps/crenshaw2-1.subx.html2
-rw-r--r--html/subx/apps/crenshaw2-1b.subx.html2
-rw-r--r--subx/apps/crenshaw2-1.subx2
-rw-r--r--subx/apps/crenshaw2-1b.subx2
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) {
 <span id="L129" class="LineNr">129 </span>    <span class="subxComment">#   b8/copy-to-EAX  1/imm32/exit</span>
 <span id="L130" class="LineNr">130 </span>    <span class="subxComment">#   cd/syscall  0x80/imm8</span>
 <span id="L131" class="LineNr">131 </span>    <span class="subxComment">#</span>
-<span id="L132" class="LineNr">132 </span>    <span class="subxS1Comment"># . EAX = write(out, &quot;bb/copy-to-EBX  &quot;)</span>
+<span id="L132" class="LineNr">132 </span>    <span class="subxS1Comment"># . write(out, &quot;bb/copy-to-EBX  &quot;)</span>
 <span id="L133" class="LineNr">133 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L134" class="LineNr">134 </span>    68/push  <span class="Constant">&quot;bb/copy-to-EBX  &quot;</span>/imm32
 <span id="L135" class="LineNr">135 </span>    ff          6/subop/push        1/mod/*+disp8   4/rm32/sib    5/base/EBP  4/index/none <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>          0xc/disp8      <span class="CommentedCode"> . </span>                <span class="subxComment"># push *(EBP+12)</span>
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) {
 <span id="L129" class="LineNr">129 </span>    <span class="subxComment">#   b8/copy-to-EAX  1/imm32/exit</span>
 <span id="L130" class="LineNr">130 </span>    <span class="subxComment">#   cd/syscall  0x80/imm8</span>
 <span id="L131" class="LineNr">131 </span>    <span class="subxComment">#</span>
-<span id="L132" class="LineNr">132 </span>    <span class="subxS1Comment"># . EAX = write(out, &quot;bb/copy-to-EBX  &quot;)</span>
+<span id="L132" class="LineNr">132 </span>    <span class="subxS1Comment"># . write(out, &quot;bb/copy-to-EBX  &quot;)</span>
 <span id="L133" class="LineNr">133 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L134" class="LineNr">134 </span>    68/push  <span class="Constant">&quot;bb/copy-to-EBX  &quot;</span>/imm32
 <span id="L135" class="LineNr">135 </span>    ff          6/subop/push        1/mod/*+disp8   4/rm32/sib    5/base/EBP  4/index/none <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>          0xc/disp8      <span class="CommentedCode"> . </span>                <span class="subxComment"># push *(EBP+12)</span>
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)