about summary refs log tree commit diff stats
path: root/html/subx/062write-stream.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-02-14 23:00:47 -0800
committerKartik Agaram <vc@akkartik.com>2019-02-14 23:00:47 -0800
commit9309600c5a8a5a86ac5aeebdee7bf0656409fc26 (patch)
tree3b9420b7a4af72a85401fbce4a90e9a9c88dc85b /html/subx/062write-stream.subx.html
parentdb2be4dd83ebfb37dc44873aa1a15ae0da47c15d (diff)
downloadmu-9309600c5a8a5a86ac5aeebdee7bf0656409fc26.tar.gz
4967
Diffstat (limited to 'html/subx/062write-stream.subx.html')
-rw-r--r--html/subx/062write-stream.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/062write-stream.subx.html b/html/subx/062write-stream.subx.html
index 9d88e104..7675f66f 100644
--- a/html/subx/062write-stream.subx.html
+++ b/html/subx/062write-stream.subx.html
@@ -124,7 +124,7 @@ if ('onhashchange' in window) {
 <span id="L62" class="LineNr"> 62 </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="L63" class="LineNr"> 63 </span>    50/push-EAX
 <span id="L64" class="LineNr"> 64 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L65" class="LineNr"> 65 </span>    e8/call  <a href='056trace.subx.html#L310'>_append-4</a>/disp32
+<span id="L65" class="LineNr"> 65 </span>    e8/call  <a href='056trace.subx.html#L309'>_append-4</a>/disp32
 <span id="L66" class="LineNr"> 66 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L67" class="LineNr"> 67 </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="L68" class="LineNr"> 68 </span>    <span class="subxComment"># f-&gt;write += EAX</span>