about summary refs log tree commit diff stats
path: root/html/113write-stream.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-05-31 10:47:05 -0700
committerKartik Agaram <vc@akkartik.com>2021-05-31 10:47:05 -0700
commit82171a0fdfa28251cbc360dcf205392fee2c7eeb (patch)
treeacd7a83caa802ec1a24fc02570669f6228678375 /html/113write-stream.subx.html
parente3c74453309a685594b93f344cba9cb59b7ac456 (diff)
downloadmu-82171a0fdfa28251cbc360dcf205392fee2c7eeb.tar.gz
.
Diffstat (limited to 'html/113write-stream.subx.html')
-rw-r--r--html/113write-stream.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/113write-stream.subx.html b/html/113write-stream.subx.html
index 0a221564..86372daf 100644
--- a/html/113write-stream.subx.html
+++ b/html/113write-stream.subx.html
@@ -95,7 +95,7 @@ if ('onhashchange' in window) {
 <span id="L35" class="LineNr"> 35 </span>    8d/copy-address                 1/mod/*+disp8   4/rm32/sib    7/base/edi  0/index/eax  <span class="Normal"> . </span>          0/r32/eax   0xc/disp8      <span class="Normal"> . </span>                <span class="subxComment"># copy edi+eax+12 to eax</span>
 <span id="L36" class="LineNr"> 36 </span>    50/push-eax
 <span id="L37" class="LineNr"> 37 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L38" class="LineNr"> 38 </span>    e8/call  <a href='108write.subx.html#L171'>_append-4</a>/disp32
+<span id="L38" class="LineNr"> 38 </span>    e8/call  <a href='108write.subx.html#L257'>_append-4</a>/disp32
 <span id="L39" class="LineNr"> 39 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L40" class="LineNr"> 40 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              0x10/imm32        <span class="subxComment"># add to esp</span>
 <span id="L41" class="LineNr"> 41 </span>    <span class="subxComment"># f-&gt;write += eax</span>