about summary refs log tree commit diff stats
path: root/html/074write-stream-data.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-06-12 07:57:27 -0700
committerKartik Agaram <vc@akkartik.com>2020-06-12 07:57:38 -0700
commit86351aafe218a7386f6578be3c4da3edcdcb0c98 (patch)
tree209e27b8ad7ed2a8f733c699b278d19d0f59bf43 /html/074write-stream-data.subx.html
parent07dba48f13be2aaa531b3d75a7d48d36e6ab4cb1 (diff)
downloadmu-86351aafe218a7386f6578be3c4da3edcdcb0c98.tar.gz
6513
Diffstat (limited to 'html/074write-stream-data.subx.html')
-rw-r--r--html/074write-stream-data.subx.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/html/074write-stream-data.subx.html b/html/074write-stream-data.subx.html
index 9955a876..4b04a455 100644
--- a/html/074write-stream-data.subx.html
+++ b/html/074write-stream-data.subx.html
@@ -92,7 +92,7 @@ if ('onhashchange' in window) {
 <span id="L33" class="LineNr"> 33 </span>    51/push-ecx
 <span id="L34" class="LineNr"> 34 </span>    ff          6/subop/push        1/mod/*+disp8   5/rm32/ebp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>          8/disp8        <span class="Normal"> . </span>                <span class="subxComment"># push *(ebp+8)</span>
 <span id="L35" class="LineNr"> 35 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L36" class="LineNr"> 36 </span>    e8/call  <a href='072slice.subx.html#L909'>write-slice-buffered</a>/disp32
+<span id="L36" class="LineNr"> 36 </span>    e8/call  <a href='072slice.subx.html#L908'>write-slice-buffered</a>/disp32
 <span id="L37" class="LineNr"> 37 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L38" class="LineNr"> 38 </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="L39" class="LineNr"> 39 </span><span class="Constant">$write-stream-data:end</span>:
@@ -114,7 +114,7 @@ if ('onhashchange' in window) {
 <span id="L55" class="LineNr"> 55 </span>    <span class="subxComment"># setup</span>
 <span id="L56" class="LineNr"> 56 </span>    <span class="subxS1Comment"># . clear-stream(_test-output-stream)</span>
 <span id="L57" class="LineNr"> 57 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L58" class="LineNr"> 58 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L58" class="LineNr"> 58 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L59" class="LineNr"> 59 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L60" class="LineNr"> 60 </span>    e8/call  <a href='055stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L61" class="LineNr"> 61 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -145,7 +145,7 @@ if ('onhashchange' in window) {
 <span id="L86" class="LineNr"> 86 </span>    <span class="subxComment"># write-stream-data(_test-output-buffered-file, _test-input-stream)</span>
 <span id="L87" class="LineNr"> 87 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L88" class="LineNr"> 88 </span>    68/push  <a href='061read-byte.subx.html#L287'>_test-input-stream</a>/imm32
-<span id="L89" class="LineNr"> 89 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L89" class="LineNr"> 89 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L90" class="LineNr"> 90 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L91" class="LineNr"> 91 </span>    e8/call  <a href='074write-stream-data.subx.html#L11'>write-stream-data</a>/disp32
 <span id="L92" class="LineNr"> 92 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -153,7 +153,7 @@ if ('onhashchange' in window) {
 <span id="L94" class="LineNr"> 94 </span>    <span class="subxComment"># check that the write happened as expected</span>
 <span id="L95" class="LineNr"> 95 </span>    <span class="subxS1Comment"># . flush(_test-output-buffered-file)</span>
 <span id="L96" class="LineNr"> 96 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L97" class="LineNr"> 97 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L97" class="LineNr"> 97 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L98" class="LineNr"> 98 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L99" class="LineNr"> 99 </span>    e8/call  <a href='064write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L100" class="LineNr">100 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -162,7 +162,7 @@ if ('onhashchange' in window) {
 <span id="L103" class="LineNr">103 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L104" class="LineNr">104 </span>    68/push  <span class="Constant">&quot;F - test-write-stream-data&quot;</span>/imm32
 <span id="L105" class="LineNr">105 </span>    68/push  <span class="Constant">&quot;abcd&quot;</span>/imm32
-<span id="L106" class="LineNr">106 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L106" class="LineNr">106 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L107" class="LineNr">107 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L108" class="LineNr">108 </span>    e8/call  <a href='058stream-equal.subx.html#L194'>check-stream-equal</a>/disp32
 <span id="L109" class="LineNr">109 </span>    <span class="subxS2Comment"># . . discard args</span>