about summary refs log tree commit diff stats
path: root/html/315stack-debug.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/315stack-debug.subx.html')
-rw-r--r--html/315stack-debug.subx.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/315stack-debug.subx.html b/html/315stack-debug.subx.html
index c2155ae5..bd9d5e3f 100644
--- a/html/315stack-debug.subx.html
+++ b/html/315stack-debug.subx.html
@@ -68,10 +68,10 @@ if ('onhashchange' in window) {
 <span id="L10" class="LineNr"> 10 </span>    50/push-eax
 <span id="L11" class="LineNr"> 11 </span>    <span class="subxComment">#</span>
 <span id="L12" class="LineNr"> 12 </span>    89/&lt;- %eax 4/r32/esp
-<span id="L13" class="LineNr"> 13 </span>    81 7/subop/compare %eax 0x01000000/imm32
+<span id="L13" class="LineNr"> 13 </span>    3d/compare-eax-and 0x01000000/imm32
 <span id="L14" class="LineNr"> 14 </span>    {
 <span id="L15" class="LineNr"> 15 </span>      7f/jump-if-&gt; <span class="Constant">break</span>/disp8
-<span id="L16" class="LineNr"> 16 </span>      (<a href='501draw-text.mu.html#L481'>abort</a> <span class="Constant">&quot;stack overflow&quot;</span>)
+<span id="L16" class="LineNr"> 16 </span>      (<a href='317abort.subx.html#L5'>abort</a> <span class="Constant">&quot;stack overflow&quot;</span>)
 <span id="L17" class="LineNr"> 17 </span>    }
 <span id="L18" class="LineNr"> 18 </span><span class="Constant">$check-stack:end</span>:
 <span id="L19" class="LineNr"> 19 </span>    <span class="subxS1Comment"># . restore registers</span>
@@ -98,7 +98,7 @@ if ('onhashchange' in window) {
 <span id="L40" class="LineNr"> 40 </span>    (<a href='501draw-text.mu.html#L312'>draw-int32-hex-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 %edx 0xf 0xc)
 <span id="L41" class="LineNr"> 41 </span>    <span class="subxComment"># restore cursor position</span>
 <span id="L42" class="LineNr"> 42 </span>    (<a href='500fake-screen.mu.html#L169'>set-cursor-position</a> %eax %ecx)
-<span id="L43" class="LineNr"> 43 </span><span class="Constant">$check-stack:end</span>:
+<span id="L43" class="LineNr"> 43 </span><span class="Constant">$show-stack-state:end</span>:
 <span id="L44" class="LineNr"> 44 </span>    <span class="subxS1Comment"># . restore registers</span>
 <span id="L45" class="LineNr"> 45 </span>    5a/pop-to-edx
 <span id="L46" class="LineNr"> 46 </span>    59/pop-to-ecx