diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-01-19 17:55:59 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-01-19 17:55:59 -0800 |
commit | 1008059f1f277323a48d8fef545c944011efeeac (patch) | |
tree | 50dca97da0e3388b41e5d2bed0735a19bfb06d84 /html/apps/calls.subx.html | |
parent | b89ce8e455e1471ef217e00c4da4e277c2101808 (diff) | |
download | mu-1008059f1f277323a48d8fef545c944011efeeac.tar.gz |
5901
Diffstat (limited to 'html/apps/calls.subx.html')
-rw-r--r-- | html/apps/calls.subx.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/apps/calls.subx.html b/html/apps/calls.subx.html index 0f1f352d..783ccff9 100644 --- a/html/apps/calls.subx.html +++ b/html/apps/calls.subx.html @@ -437,7 +437,7 @@ if ('onhashchange' in window) { <span id="L415" class="LineNr"> 415 </span> 51/push-ecx <span id="L416" class="LineNr"> 416 </span> ff 6/subop/push *(ebp+8) <span id="L417" class="LineNr"> 417 </span> <span class="subxS2Comment"># . . call</span> -<span id="L418" class="LineNr"> 418 </span> e8/call <a href='../072slice.subx.html#L880'>write-slice-buffered</a>/disp32 +<span id="L418" class="LineNr"> 418 </span> e8/call <a href='../072slice.subx.html#L909'>write-slice-buffered</a>/disp32 <span id="L419" class="LineNr"> 419 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L420" class="LineNr"> 420 </span> 81 0/subop/add %esp 8/imm32 <span id="L421" class="LineNr"> 421 </span> <span class="subxComment"># write-buffered(out, "/imm32\n")</span> @@ -463,7 +463,7 @@ if ('onhashchange' in window) { <span id="L441" class="LineNr"> 441 </span> 51/push-ecx <span id="L442" class="LineNr"> 442 </span> ff 6/subop/push *(ebp+8) <span id="L443" class="LineNr"> 443 </span> <span class="subxS2Comment"># . . call</span> -<span id="L444" class="LineNr"> 444 </span> e8/call <a href='../072slice.subx.html#L880'>write-slice-buffered</a>/disp32 +<span id="L444" class="LineNr"> 444 </span> e8/call <a href='../072slice.subx.html#L909'>write-slice-buffered</a>/disp32 <span id="L445" class="LineNr"> 445 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L446" class="LineNr"> 446 </span> 81 0/subop/add %esp 8/imm32 <span id="L447" class="LineNr"> 447 </span> <span class="subxComment"># write-buffered(out, "\n")</span> @@ -491,7 +491,7 @@ if ('onhashchange' in window) { <span id="L469" class="LineNr"> 469 </span> 51/push-ecx <span id="L470" class="LineNr"> 470 </span> ff 6/subop/push *(ebp+8) <span id="L471" class="LineNr"> 471 </span> <span class="subxS2Comment"># . . call</span> -<span id="L472" class="LineNr"> 472 </span> e8/call <a href='../072slice.subx.html#L880'>write-slice-buffered</a>/disp32 +<span id="L472" class="LineNr"> 472 </span> e8/call <a href='../072slice.subx.html#L909'>write-slice-buffered</a>/disp32 <span id="L473" class="LineNr"> 473 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L474" class="LineNr"> 474 </span> 81 0/subop/add %esp 8/imm32 <span id="L475" class="LineNr"> 475 </span> <span class="subxComment"># write-buffered(out, "/disp32\n")</span> |