about summary refs log tree commit diff stats
path: root/html/313index-bounds-check.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/313index-bounds-check.subx.html
parentfea45ccbea6bee563b41da199fb3c456c6069cb5 (diff)
downloadmu-5a3f9a31850d6da72dff7211c9760cd4a8e1090b.tar.gz
.
Diffstat (limited to 'html/313index-bounds-check.subx.html')
-rw-r--r--html/313index-bounds-check.subx.html33
1 files changed, 16 insertions, 17 deletions
diff --git a/html/313index-bounds-check.subx.html b/html/313index-bounds-check.subx.html
index d46abf05..505bdc42 100644
--- a/html/313index-bounds-check.subx.html
+++ b/html/313index-bounds-check.subx.html
@@ -82,13 +82,13 @@ if ('onhashchange' in window) {
 <span id="L26" class="LineNr">26 </span>    39/compare %eax 1/r32/ecx
 <span id="L27" class="LineNr">27 </span>    0f 82/jump-if-unsigned&lt; $__check-mu-array-bounds:end/disp32  <span class="subxComment"># negative index should always abort</span>
 <span id="L28" class="LineNr">28 </span>    <span class="subxComment"># abort if necessary</span>
-<span id="L29" class="LineNr">29 </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;fn &quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L30" class="LineNr">30 </span>    (<a href='501draw-text.mu.html#L236'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+0x14) 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L31" class="LineNr">31 </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;: offset &quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L32" class="LineNr">32 </span>    (<a href='501draw-text.mu.html#L290'>draw-int32-hex-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 %eax 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L33" class="LineNr">33 </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; is too large for array '&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L34" class="LineNr">34 </span>    (<a href='501draw-text.mu.html#L236'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+0x18) 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L35" class="LineNr">35 </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;'&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L29" class="LineNr">29 </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;fn &quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L30" class="LineNr">30 </span>    (<a href='501draw-text.mu.html#L258'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+0x14) 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L31" class="LineNr">31 </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;: offset &quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L32" class="LineNr">32 </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 class="subxComment"># 3=cyan</span>
+<span id="L33" class="LineNr">33 </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; is too large for array '&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L34" class="LineNr">34 </span>    (<a href='501draw-text.mu.html#L258'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+0x18) 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L35" class="LineNr">35 </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;'&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
 <span id="L36" class="LineNr">36 </span>    {
 <span id="L37" class="LineNr">37 </span>      eb/jump <span class="Constant">loop</span>/disp8
 <span id="L38" class="LineNr">38 </span>    }
@@ -104,16 +104,15 @@ if ('onhashchange' in window) {
 <span id="L48" class="LineNr">48 </span>    c3/return
 <span id="L49" class="LineNr">49 </span>
 <span id="L50" class="LineNr">50 </span><span class="subxMinorFunction">__check-mu-array-bounds:overflow</span>:
-<span id="L51" class="LineNr">51 </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;fn &quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L52" class="LineNr">52 </span>    (<a href='501draw-text.mu.html#L236'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+0x14) 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L53" class="LineNr">53 </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;: offset to array '&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L54" class="LineNr">54 </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;offset to array overflowed 32 bits&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L55" class="LineNr">55 </span>    (<a href='501draw-text.mu.html#L236'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+0x18) 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L56" class="LineNr">56 </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;' overflowed 32 bits&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
-<span id="L57" class="LineNr">57 </span>    {
-<span id="L58" class="LineNr">58 </span>      eb/jump <span class="Constant">loop</span>/disp8
-<span id="L59" class="LineNr">59 </span>    }
-<span id="L60" class="LineNr">60 </span>    <span class="subxComment"># never gets here</span>
+<span id="L51" class="LineNr">51 </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;fn &quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L52" class="LineNr">52 </span>    (<a href='501draw-text.mu.html#L258'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+0x14) 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L53" class="LineNr">53 </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;: offset to array '&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L54" class="LineNr">54 </span>    (<a href='501draw-text.mu.html#L258'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+0x18) 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L55" class="LineNr">55 </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;' overflowed 32 bits&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L56" class="LineNr">56 </span>    {
+<span id="L57" class="LineNr">57 </span>      eb/jump <span class="Constant">loop</span>/disp8
+<span id="L58" class="LineNr">58 </span>    }
+<span id="L59" class="LineNr">59 </span>    <span class="subxComment"># never gets here</span>
 </pre>
 </body>
 </html>