about summary refs log tree commit diff stats
path: root/html/subx/060write-stream.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-02 14:41:21 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-02 14:41:21 -0800
commitc98d4b1c6ae2d103acc7b4f15e4dc6336f30de17 (patch)
tree46da18e339b2d87fc14b9f064cf1addf04a5ae64 /html/subx/060write-stream.subx.html
parentf75f333f52d42908ebf427f04fa6033f285ea5e5 (diff)
downloadmu-c98d4b1c6ae2d103acc7b4f15e4dc6336f30de17.tar.gz
4818
Diffstat (limited to 'html/subx/060write-stream.subx.html')
-rw-r--r--html/subx/060write-stream.subx.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/subx/060write-stream.subx.html b/html/subx/060write-stream.subx.html
index 9b06b07b..3192a504 100644
--- a/html/subx/060write-stream.subx.html
+++ b/html/subx/060write-stream.subx.html
@@ -215,11 +215,11 @@ if ('onhashchange' in window) {
 <span id="L150" class="LineNr">150 </span>    e8/call  write-stream/disp32
 <span id="L151" class="LineNr">151 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L152" class="LineNr">152 </span>    81          0/subop/add         3/mod/direct    4/rm32/ESP   <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>           <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>              8/imm32           <span class="subxComment"># add to ESP</span>
-<span id="L153" class="LineNr">153 </span>    <span class="subxComment"># check-ints-equal(*_test-stream.data, 41/A 62/b 00 00, msg)</span>
+<span id="L153" class="LineNr">153 </span>    <span class="subxComment"># check-ints-equal(*_test-stream-&gt;data, 41/A 62/b 00 00, msg)</span>
 <span id="L154" class="LineNr">154 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L155" class="LineNr">155 </span>    68/push  <span class="Constant">&quot;F - test-write-stream-single&quot;</span>/imm32
 <span id="L156" class="LineNr">156 </span>    68/push  0x006241/imm32/Ab
-<span id="L157" class="LineNr">157 </span>    <span class="subxComment"># push *_test-stream.data</span>
+<span id="L157" class="LineNr">157 </span>    <span class="subxS2Comment"># . . push *_test-stream-&gt;data</span>
 <span id="L158" class="LineNr">158 </span>    b8/copy-to-EAX  _test-stream/imm32
 <span id="L159" class="LineNr">159 </span>    ff          6/subop/push        1/mod/*+disp8   0/rm32/EAX   <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>           <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>          0xc/disp8      <span class="CommentedCode"> . </span>                <span class="subxComment"># push *(EAX+12)</span>
 <span id="L160" class="LineNr">160 </span>    <span class="subxS2Comment"># . . call</span>
@@ -279,11 +279,11 @@ if ('onhashchange' in window) {
 <span id="L214" class="LineNr">214 </span>    e8/call  write-stream/disp32
 <span id="L215" class="LineNr">215 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L216" class="LineNr">216 </span>    81          0/subop/add         3/mod/direct    4/rm32/ESP   <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>           <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>              8/imm32           <span class="subxComment"># add to ESP</span>
-<span id="L217" class="LineNr">217 </span>    <span class="subxComment"># check-ints-equal(*_test-stream.data, 43/C 44/D 00 00, msg)</span>
+<span id="L217" class="LineNr">217 </span>    <span class="subxComment"># check-ints-equal(*_test-stream-&gt;data, 43/C 44/D 00 00, msg)</span>
 <span id="L218" class="LineNr">218 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L219" class="LineNr">219 </span>    68/push  <span class="Constant">&quot;F - test-write-stream-appends&quot;</span>/imm32
 <span id="L220" class="LineNr">220 </span>    68/push  0x00004443/imm32/C-D
-<span id="L221" class="LineNr">221 </span>    <span class="subxComment"># push *_test-stream.data</span>
+<span id="L221" class="LineNr">221 </span>    <span class="subxS2Comment"># . . push *_test-stream-&gt;data</span>
 <span id="L222" class="LineNr">222 </span>    b8/copy-to-EAX  _test-stream/imm32
 <span id="L223" class="LineNr">223 </span>    ff          6/subop/push        1/mod/*+disp8   0/rm32/EAX   <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>           <span class="CommentedCode"> . </span>         <span class="CommentedCode"> . </span>          0xc/disp8      <span class="CommentedCode"> . </span>                <span class="subxComment"># push *(EAX+12)</span>
 <span id="L224" class="LineNr">224 </span>    <span class="subxS2Comment"># . . call</span>