diff options
Diffstat (limited to 'html/subx/apps/crenshaw2-1b.subx.html')
-rw-r--r-- | html/subx/apps/crenshaw2-1b.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |