about summary refs log tree commit diff stats
path: root/html/apps/calls.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/apps/calls.subx.html')
-rw-r--r--html/apps/calls.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/apps/calls.subx.html b/html/apps/calls.subx.html
index e370fff2..707593ec 100644
--- a/html/apps/calls.subx.html
+++ b/html/apps/calls.subx.html
@@ -309,8 +309,8 @@ if ('onhashchange' in window) {
 <span id="L248" class="LineNr"> 248 </span>    <span class="subxS1Comment"># . save registers</span>
 <span id="L249" class="LineNr"> 249 </span>    51/push-ecx
 <span id="L250" class="LineNr"> 250 </span>    <span class="subxComment"># var word-slice/ecx : (address slice) = {0, 0}</span>
-<span id="L251" class="LineNr"> 251 </span>    68/push 0/imm32
-<span id="L252" class="LineNr"> 252 </span>    68/push 0/imm32
+<span id="L251" class="LineNr"> 251 </span>    68/push 0/imm32/end
+<span id="L252" class="LineNr"> 252 </span>    68/push 0/imm32/start
 <span id="L253" class="LineNr"> 253 </span>    89/&lt;- %ecx 4/r32/esp
 <span id="L254" class="LineNr"> 254 </span><span class="Constant">$parse-line:loop</span>:
 <span id="L255" class="LineNr"> 255 </span>    <span class="subxComment"># word-slice = next-word-string-or-expression-without-metadata(line)</span>