about summary refs log tree commit diff stats
path: root/html/108write.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-05-18 13:01:59 -0700
committerKartik Agaram <vc@akkartik.com>2021-05-18 13:04:33 -0700
commit5396e24cba8390ca2d70d99c7e8772eee4ec3a11 (patch)
treeb266edbb6c21db7904370d082a7966783fb9e9d4 /html/108write.subx.html
parentb4c0b12542c1f1a1e141ed0c8db2f6165af06e0f (diff)
downloadmu-5396e24cba8390ca2d70d99c7e8772eee4ec3a11.tar.gz
.
Diffstat (limited to 'html/108write.subx.html')
-rw-r--r--html/108write.subx.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/html/108write.subx.html b/html/108write.subx.html
index 4249e689..7f5a6178 100644
--- a/html/108write.subx.html
+++ b/html/108write.subx.html
@@ -254,7 +254,7 @@ if ('onhashchange' in window) {
 <span id="L194" class="LineNr">194 </span>    73/jump-if-addr&gt;=  $_append-4:end/disp8
 <span id="L195" class="LineNr">195 </span>    <span class="subxComment"># if (out &gt;= outend) abort  # just to catch test failures fast</span>
 <span id="L196" class="LineNr">196 </span>    39/compare                      3/mod/direct    7/rm32/edi   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>          2/r32/edx  <span class="Normal"> . </span>             <span class="Normal"> . </span>                <span class="subxComment"># compare edi with edx</span>
-<span id="L197" class="LineNr">197 </span>    73/jump-if-addr&gt;=  $_append-4:end/disp8  <span class="subxComment"># TODO: abort</span>
+<span id="L197" class="LineNr">197 </span>    0f 83/jump-if-addr&gt;=  $_append-4:<a href='317abort.subx.html#L5'>abort</a>/disp32
 <span id="L198" class="LineNr">198 </span>    <span class="subxComment"># *out = *in</span>
 <span id="L199" class="LineNr">199 </span>    8a/copy-byte                    0/mod/indirect  6/rm32/esi   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>          3/r32/BL   <span class="Normal"> . </span>             <span class="Normal"> . </span>                <span class="subxComment"># copy byte at *esi to BL</span>
 <span id="L200" class="LineNr">200 </span>    88/copy-byte                    0/mod/indirect  7/rm32/edi   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>          3/r32/BL   <span class="Normal"> . </span>             <span class="Normal"> . </span>                <span class="subxComment"># copy byte at BL to *edi</span>
@@ -277,7 +277,13 @@ if ('onhashchange' in window) {
 <span id="L217" class="LineNr">217 </span>    5d/pop-to-ebp
 <span id="L218" class="LineNr">218 </span>    c3/return
 <span id="L219" class="LineNr">219 </span>
-<span id="L220" class="LineNr">220 </span><span class="subxS2Comment"># . . vim&#0058;nowrap:textwidth=0</span>
+<span id="L220" class="LineNr">220 </span><span class="Constant">$_append-4:<a href='317abort.subx.html#L5'>abort</a></span>:
+<span id="L221" class="LineNr">221 </span>    (<a href='501draw-text.mu.html#L258'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 <span class="Constant">&quot;_append-4: stream full at &quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L222" class="LineNr">222 </span>    (<a href='501draw-text.mu.html#L312'>draw-int32-hex-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 %eax 3 0)
+<span id="L223" class="LineNr">223 </span>    (<a href='317abort.subx.html#L5'>abort</a> <span class="Constant">&quot;&quot;</span>)
+<span id="L224" class="LineNr">224 </span>    <span class="subxComment"># never gets here</span>
+<span id="L225" class="LineNr">225 </span>
+<span id="L226" class="LineNr">226 </span><span class="subxS2Comment"># . . vim&#0058;nowrap:textwidth=0</span>
 </pre>
 </body>
 </html>