diff options
Diffstat (limited to 'html/065write-buffered.subx.html')
-rw-r--r-- | html/065write-buffered.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/065write-buffered.subx.html b/html/065write-buffered.subx.html index f63d0c75..874ecbee 100644 --- a/html/065write-buffered.subx.html +++ b/html/065write-buffered.subx.html @@ -148,7 +148,7 @@ if ('onhashchange' in window) { <span id="L87" class="LineNr"> 87 </span> 43/increment-ebx <span id="L88" class="LineNr"> 88 </span> <span class="subxComment"># ++in</span> <span id="L89" class="LineNr"> 89 </span> 46/increment-esi -<span id="L90" class="LineNr"> 90 </span> eb/jump $write-buffered:loop/disp8 +<span id="L90" class="LineNr"> 90 </span> eb/jump $write-buffered:<span class="Constant">loop</span>/disp8 <span id="L91" class="LineNr"> 91 </span><span class="Constant">$write-buffered:loop-end</span>: <span id="L92" class="LineNr"> 92 </span> <span class="subxComment"># persist necessary variables from registers</span> <span id="L93" class="LineNr"> 93 </span> 89/copy 1/mod/*+disp8 7/rm32/edi <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> 3/r32/ebx 4/disp8 <span class="Normal"> . </span> <span class="subxComment"># copy ebx to *(edi+4)</span> |