about summary refs log tree commit diff stats
path: root/html/123slice.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-04-13 21:11:26 -0700
committerKartik Agaram <vc@akkartik.com>2021-04-13 21:11:26 -0700
commit5a3f9a31850d6da72dff7211c9760cd4a8e1090b (patch)
treeda45bfbfa58a4573b6c1898006dfaf146352eb40 /html/123slice.subx.html
parentfea45ccbea6bee563b41da199fb3c456c6069cb5 (diff)
downloadmu-5a3f9a31850d6da72dff7211c9760cd4a8e1090b.tar.gz
.
Diffstat (limited to 'html/123slice.subx.html')
-rw-r--r--html/123slice.subx.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/html/123slice.subx.html b/html/123slice.subx.html
index ce8848e1..6e7a15a2 100644
--- a/html/123slice.subx.html
+++ b/html/123slice.subx.html
@@ -880,7 +880,7 @@ if ('onhashchange' in window) {
 <span id="L819" class="LineNr"> 819 </span>    73/jump-if-addr&gt;=  $write-slice:loop-end/disp8
 <span id="L820" class="LineNr"> 820 </span>    <span class="subxComment"># if (out-&gt;write &gt;= out-&gt;size) abort</span>
 <span id="L821" class="LineNr"> 821 </span>    39/compare                      3/mod/direct    3/rm32/ebx   <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 ebx with edx</span>
-<span id="L822" class="LineNr"> 822 </span>    7d/jump-if-&gt;=  $write-slice:<a href='501draw-text.mu.html#L459'>abort</a>/disp8
+<span id="L822" class="LineNr"> 822 </span>    7d/jump-if-&gt;=  $write-slice:<a href='501draw-text.mu.html#L481'>abort</a>/disp8
 <span id="L823" class="LineNr"> 823 </span>    <span class="subxComment"># out-&gt;data[out-&gt;write] = *in</span>
 <span id="L824" class="LineNr"> 824 </span>    <span class="subxS1Comment"># . AL = *in</span>
 <span id="L825" class="LineNr"> 825 </span>    31/xor                          3/mod/direct    0/rm32/eax   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>          0/r32/eax  <span class="Normal"> . </span>             <span class="Normal"> . </span>                <span class="subxComment"># clear eax</span>
@@ -908,8 +908,8 @@ if ('onhashchange' in window) {
 <span id="L847" class="LineNr"> 847 </span>    5d/pop-to-ebp
 <span id="L848" class="LineNr"> 848 </span>    c3/return
 <span id="L849" class="LineNr"> 849 </span>
-<span id="L850" class="LineNr"> 850 </span><span class="Constant">$write-slice:<a href='501draw-text.mu.html#L459'>abort</a></span>:
-<span id="L851" class="LineNr"> 851 </span>    (<a href='501draw-text.mu.html#L236'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 <span class="Constant">&quot;write-slice: out of space&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L850" class="LineNr"> 850 </span><span class="Constant">$write-slice:<a href='501draw-text.mu.html#L481'>abort</a></span>:
+<span id="L851" class="LineNr"> 851 </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;write-slice: out of space&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
 <span id="L852" class="LineNr"> 852 </span>    {
 <span id="L853" class="LineNr"> 853 </span>      eb/jump <span class="Constant">loop</span>/disp8
 <span id="L854" class="LineNr"> 854 </span>    }
@@ -995,7 +995,7 @@ if ('onhashchange' in window) {
 <span id="L934" class="LineNr"> 934 </span>    05/add-to-eax  4/imm32
 <span id="L935" class="LineNr"> 935 </span>    <span class="subxComment"># if (eax == 0) abort</span>
 <span id="L936" class="LineNr"> 936 </span>    3d/compare-eax-and  0/imm32
-<span id="L937" class="LineNr"> 937 </span>    74/jump-if-=  $slice-to-string:<a href='501draw-text.mu.html#L459'>abort</a>/disp8
+<span id="L937" class="LineNr"> 937 </span>    74/jump-if-=  $slice-to-string:<a href='501draw-text.mu.html#L481'>abort</a>/disp8
 <span id="L938" class="LineNr"> 938 </span>    <span class="subxComment"># out-&gt;size = size-4</span>
 <span id="L939" class="LineNr"> 939 </span>    89/copy                         0/mod/indirect  0/rm32/eax   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>          1/r32/ecx  <span class="Normal"> . </span>             <span class="Normal"> . </span>                <span class="subxComment"># copy ecx to *eax</span>
 <span id="L940" class="LineNr"> 940 </span>    81          5/subop/subtract    0/mod/indirect  0/rm32/eax   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              4/imm32           <span class="subxComment"># subtract 4 from *eax</span>
@@ -1030,8 +1030,8 @@ if ('onhashchange' in window) {
 <span id="L969" class="LineNr"> 969 </span>    5d/pop-to-ebp
 <span id="L970" class="LineNr"> 970 </span>    c3/return
 <span id="L971" class="LineNr"> 971 </span>
-<span id="L972" class="LineNr"> 972 </span><span class="Constant">$slice-to-string:<a href='501draw-text.mu.html#L459'>abort</a></span>:
-<span id="L973" class="LineNr"> 973 </span>    (<a href='501draw-text.mu.html#L236'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 <span class="Constant">&quot;slice-to-string: out of space\n&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L972" class="LineNr"> 972 </span><span class="Constant">$slice-to-string:<a href='501draw-text.mu.html#L481'>abort</a></span>:
+<span id="L973" class="LineNr"> 973 </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;slice-to-string: out of space\n&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
 <span id="L974" class="LineNr"> 974 </span>    {
 <span id="L975" class="LineNr"> 975 </span>      eb/jump <span class="Constant">loop</span>/disp8
 <span id="L976" class="LineNr"> 976 </span>    }