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-05-31 10:47:05 -0700
committerKartik Agaram <vc@akkartik.com>2021-05-31 10:47:05 -0700
commit82171a0fdfa28251cbc360dcf205392fee2c7eeb (patch)
treeacd7a83caa802ec1a24fc02570669f6228678375 /html/313index-bounds-check.subx.html
parente3c74453309a685594b93f344cba9cb59b7ac456 (diff)
downloadmu-82171a0fdfa28251cbc360dcf205392fee2c7eeb.tar.gz
.
Diffstat (limited to 'html/313index-bounds-check.subx.html')
-rw-r--r--html/313index-bounds-check.subx.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/html/313index-bounds-check.subx.html b/html/313index-bounds-check.subx.html
index 9b7c3592..72ce05db 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#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="L29" class="LineNr">29 </span>    (<a href='501draw-text.mu.html#L279'>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#L279'>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#L279'>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#L333'>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#L279'>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#L279'>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#L279'>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>    (<a href='317abort.subx.html#L5'>abort</a> <span class="Constant">&quot;&quot;</span>)
 <span id="L37" class="LineNr">37 </span>    <span class="subxComment"># never gets here</span>
 <span id="L38" class="LineNr">38 </span><span class="Constant">$__check-mu-array-bounds:end</span>:
@@ -102,11 +102,11 @@ if ('onhashchange' in window) {
 <span id="L46" class="LineNr">46 </span>    c3/return
 <span id="L47" class="LineNr">47 </span>
 <span id="L48" class="LineNr">48 </span><span class="subxMinorFunction">__check-mu-array-bounds:overflow</span>:
-<span id="L49" class="LineNr">49 </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="L50" class="LineNr">50 </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="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;: offset to array '&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+0x18) 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;' overflowed 32 bits&quot;</span> 3 0)  <span class="subxComment"># 3=cyan</span>
+<span id="L49" class="LineNr">49 </span>    (<a href='501draw-text.mu.html#L279'>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="L50" class="LineNr">50 </span>    (<a href='501draw-text.mu.html#L279'>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="L51" class="LineNr">51 </span>    (<a href='501draw-text.mu.html#L279'>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="L52" class="LineNr">52 </span>    (<a href='501draw-text.mu.html#L279'>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="L53" class="LineNr">53 </span>    (<a href='501draw-text.mu.html#L279'>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="L54" class="LineNr">54 </span>    (<a href='317abort.subx.html#L5'>abort</a> <span class="Constant">&quot;&quot;</span>)
 <span id="L55" class="LineNr">55 </span>    <span class="subxComment"># never gets here</span>
 <span id="L56" class="LineNr">56 </span>