diff options
Diffstat (limited to 'html/apps/calls.subx.html')
-rw-r--r-- | html/apps/calls.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/apps/calls.subx.html b/html/apps/calls.subx.html index a135aad8..315eca0e 100644 --- a/html/apps/calls.subx.html +++ b/html/apps/calls.subx.html @@ -339,7 +339,7 @@ if ('onhashchange' in window) { <span id="L317" class="LineNr"> 317 </span> ff 6/subop/push *ecx <span id="L318" class="LineNr"> 318 </span> ff 6/subop/push *(ebp+0xc) <span id="L319" class="LineNr"> 319 </span> <span class="subxS2Comment"># . . call</span> -<span id="L320" class="LineNr"> 320 </span> e8/call <a href='../092write-int.subx.html#L8'>write-int</a>/disp32 +<span id="L320" class="LineNr"> 320 </span> e8/call <a href='../091write-int.subx.html#L8'>write-int</a>/disp32 <span id="L321" class="LineNr"> 321 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L322" class="LineNr"> 322 </span> 81 0/subop/add %esp 8/imm32 <span id="L323" class="LineNr"> 323 </span> <span class="subxComment"># write-int(words, word-slice->end)</span> @@ -347,7 +347,7 @@ if ('onhashchange' in window) { <span id="L325" class="LineNr"> 325 </span> ff 6/subop/push *(ecx+4) <span id="L326" class="LineNr"> 326 </span> ff 6/subop/push *(ebp+0xc) <span id="L327" class="LineNr"> 327 </span> <span class="subxS2Comment"># . . call</span> -<span id="L328" class="LineNr"> 328 </span> e8/call <a href='../092write-int.subx.html#L8'>write-int</a>/disp32 +<span id="L328" class="LineNr"> 328 </span> e8/call <a href='../091write-int.subx.html#L8'>write-int</a>/disp32 <span id="L329" class="LineNr"> 329 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L330" class="LineNr"> 330 </span> 81 0/subop/add %esp 8/imm32 <span id="L331" class="LineNr"> 331 </span> <span class="subxComment"># loop</span> |