about summary refs log tree commit diff stats
path: root/html/065write-buffered.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-09-20 11:19:30 -0700
committerKartik Agaram <vc@akkartik.com>2019-09-20 11:25:59 -0700
commit4a4a392dc7c81b301ad6b760525c5549f2f6644c (patch)
tree9ce3225fd2b87c57090509d0fd42a9d4147d1b2e /html/065write-buffered.subx.html
parent0ca3aa4acce4f5a1378f87754761197673cdd6db (diff)
downloadmu-4a4a392dc7c81b301ad6b760525c5549f2f6644c.tar.gz
5683
Diffstat (limited to 'html/065write-buffered.subx.html')
-rw-r--r--html/065write-buffered.subx.html2
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>