diff options
Diffstat (limited to 'html/subx/apps')
-rw-r--r-- | html/subx/apps/crenshaw2-1.subx.html | 2 | ||||
-rw-r--r-- | html/subx/apps/crenshaw2-1b.subx.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/html/subx/apps/crenshaw2-1.subx.html b/html/subx/apps/crenshaw2-1.subx.html index 3ebe75c1..11f2204f 100644 --- a/html/subx/apps/crenshaw2-1.subx.html +++ b/html/subx/apps/crenshaw2-1.subx.html @@ -277,7 +277,7 @@ if ('onhashchange' in window) { <span id="L211" class="LineNr">211 </span> <span class="subxComment"># ESI : in</span> <span id="L212" class="LineNr">212 </span> <span class="subxComment"># EDI : out</span> <span id="L213" class="LineNr">213 </span> <span class="subxComment"># EAX : temp</span> -<span id="L214" class="LineNr">214 </span> <span class="subxComment"># ECX : out->write</span> +<span id="L214" class="LineNr">214 </span> <span class="subxComment"># ECX : out->write (persisted back at end)</span> <span id="L215" class="LineNr">215 </span> <span class="subxComment"># EDX : out->length</span> <span id="L216" class="LineNr">216 </span> <span class="subxComment"># EBX : temp2</span> <span id="L217" class="LineNr">217 </span> <span class="subxComment"># We can't allocate Look to a register because it gets written implicitly in</span> diff --git a/html/subx/apps/crenshaw2-1b.subx.html b/html/subx/apps/crenshaw2-1b.subx.html index 0210158b..b9678f34 100644 --- a/html/subx/apps/crenshaw2-1b.subx.html +++ b/html/subx/apps/crenshaw2-1b.subx.html @@ -282,7 +282,7 @@ if ('onhashchange' in window) { <span id="L216" class="LineNr">216 </span> <span class="subxComment"># ESI : in</span> <span id="L217" class="LineNr">217 </span> <span class="subxComment"># EDI : out</span> <span id="L218" class="LineNr">218 </span> <span class="subxComment"># EAX : temp</span> -<span id="L219" class="LineNr">219 </span> <span class="subxComment"># ECX : out->write</span> +<span id="L219" class="LineNr">219 </span> <span class="subxComment"># ECX : out->write (persisted back at end)</span> <span id="L220" class="LineNr">220 </span> <span class="subxComment"># EDX : out->length</span> <span id="L221" class="LineNr">221 </span> <span class="subxComment"># EBX : temp2</span> <span id="L222" class="LineNr">222 </span> <span class="subxComment"># We can't allocate Look to a register because it gets written implicitly in</span> |