about summary refs log tree commit diff stats
path: root/html/116write-buffered.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-09-07 16:38:14 -0700
committerKartik Agaram <vc@akkartik.com>2020-09-07 16:39:44 -0700
commit68df24fa778f7f5a2651a4623681f38dc920c490 (patch)
tree99d95cf1812e90ad6bfd4f7292ee42b6a5e7c935 /html/116write-buffered.subx.html
parenta0430d580719fc0fbe1fe0c92de2ec412245762c (diff)
downloadmu-68df24fa778f7f5a2651a4623681f38dc920c490.tar.gz
6746
Diffstat (limited to 'html/116write-buffered.subx.html')
-rw-r--r--html/116write-buffered.subx.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/116write-buffered.subx.html b/html/116write-buffered.subx.html
index 09748741..b7c87233 100644
--- a/html/116write-buffered.subx.html
+++ b/html/116write-buffered.subx.html
@@ -185,14 +185,14 @@ if ('onhashchange' in window) {
 <span id="L124" class="LineNr">124 </span>    <span class="subxComment"># write-buffered(_test-buffered-file, &quot;Abc&quot;)</span>
 <span id="L125" class="LineNr">125 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L126" class="LineNr">126 </span>    68/push  <span class="Constant">&quot;Abc&quot;</span>/imm32
-<span id="L127" class="LineNr">127 </span>    68/push  <a href='112read-byte.subx.html#L274'>_test-buffered-file</a>/imm32
+<span id="L127" class="LineNr">127 </span>    68/push  <a href='112read-byte.subx.html#L318'>_test-buffered-file</a>/imm32
 <span id="L128" class="LineNr">128 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L129" class="LineNr">129 </span>    e8/call  <a href='116write-buffered.subx.html#L8'>write-buffered</a>/disp32
 <span id="L130" class="LineNr">130 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L131" class="LineNr">131 </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>              8/imm32           <span class="subxComment"># add to esp</span>
 <span id="L132" class="LineNr">132 </span>    <span class="subxComment"># flush(_test-buffered-file)</span>
 <span id="L133" class="LineNr">133 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L134" class="LineNr">134 </span>    68/push  <a href='112read-byte.subx.html#L274'>_test-buffered-file</a>/imm32
+<span id="L134" class="LineNr">134 </span>    68/push  <a href='112read-byte.subx.html#L318'>_test-buffered-file</a>/imm32
 <span id="L135" class="LineNr">135 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L136" class="LineNr">136 </span>    e8/call  <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L137" class="LineNr">137 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -231,7 +231,7 @@ if ('onhashchange' in window) {
 <span id="L170" class="LineNr">170 </span>    <span class="subxS1Comment"># . write-buffered(_test-buffered-file, &quot;Abcdefg&quot;)</span>
 <span id="L171" class="LineNr">171 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L172" class="LineNr">172 </span>    68/push  <span class="Constant">&quot;Abcdefg&quot;</span>/imm32
-<span id="L173" class="LineNr">173 </span>    68/push  <a href='112read-byte.subx.html#L274'>_test-buffered-file</a>/imm32
+<span id="L173" class="LineNr">173 </span>    68/push  <a href='112read-byte.subx.html#L318'>_test-buffered-file</a>/imm32
 <span id="L174" class="LineNr">174 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L175" class="LineNr">175 </span>    e8/call  <a href='116write-buffered.subx.html#L8'>write-buffered</a>/disp32
 <span id="L176" class="LineNr">176 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -255,7 +255,7 @@ if ('onhashchange' in window) {
 <span id="L194" class="LineNr">194 </span>    68/push  <span class="Constant">&quot;F - <a href='116write-buffered.subx.html#L151'>test-write-buffered-with-intermediate-flush</a>: unflushed bytes&quot;</span>/imm32
 <span id="L195" class="LineNr">195 </span>    68/push  1/imm32
 <span id="L196" class="LineNr">196 </span>    <span class="subxS2Comment"># . . push *_test-buffered-file-&gt;write</span>
-<span id="L197" class="LineNr">197 </span>    b8/copy-to-eax  <a href='112read-byte.subx.html#L274'>_test-buffered-file</a>/imm32
+<span id="L197" class="LineNr">197 </span>    b8/copy-to-eax  <a href='112read-byte.subx.html#L318'>_test-buffered-file</a>/imm32
 <span id="L198" class="LineNr">198 </span>    ff          6/subop/push        1/mod/*+disp8   0/rm32/eax   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>          4/disp8        <span class="Normal"> . </span>                <span class="subxComment"># push *(eax+4)</span>
 <span id="L199" class="LineNr">199 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L200" class="LineNr">200 </span>    e8/call  <a href='102test.subx.html#L23'>check-ints-equal</a>/disp32