diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-11-11 23:43:04 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-11-11 23:43:04 -0800 |
commit | 2c56af2d8f791902f5ff59754c0277eddeb27a3e (patch) | |
tree | a84ba4660f8816ef07a9c7aacdb3cddb18d75710 /html/apps/calls.subx.html | |
parent | d71559924670854f475685c7506c93561a96864b (diff) | |
download | mu-2c56af2d8f791902f5ff59754c0277eddeb27a3e.tar.gz |
7227
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 ad403d3a..d7dd19b6 100644 --- a/html/apps/calls.subx.html +++ b/html/apps/calls.subx.html @@ -332,7 +332,7 @@ if ('onhashchange' in window) { <span id="L271" class="LineNr"> 271 </span> <span class="subxS1Comment"># . if (eax != false) break</span> <span id="L272" class="LineNr"> 272 </span> 3d/compare-eax-and 0/imm32/false <span id="L273" class="LineNr"> 273 </span> 0f 85/jump-if-!= $parse-line:end/disp32 -<span id="L274" class="Folded"> 274 </span><span class="Folded">+-- 40 lines: #? # dump word-slice ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------</span> +<span id="L274" class="Folded"> 274 </span><span class="Folded">+-- 40 lines: #? # dump word-slice -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------</span> <span id="L314" class="LineNr"> 314 </span><span class="Constant">$parse-line:write-word</span>: <span id="L315" class="LineNr"> 315 </span> <span class="subxComment"># write-int(words, word-slice->start)</span> <span id="L316" class="LineNr"> 316 </span> <span class="subxS2Comment"># . . push args</span> @@ -745,7 +745,7 @@ if ('onhashchange' in window) { <span id="L723" class="LineNr"> 723 </span> e8/call <a href='../115write-byte.subx.html#L81'>flush</a>/disp32 <span id="L724" class="LineNr"> 724 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L725" class="LineNr"> 725 </span> 81 0/subop/add %esp 4/imm32 -<span id="L726" class="Folded"> 726 </span><span class="Folded">+-- 33 lines: #? # dump _test-output-stream ------------------------------------------------------------------------------------------------------------------------------------------------------------------</span> +<span id="L726" class="Folded"> 726 </span><span class="Folded">+-- 33 lines: #? # dump _test-output-stream --------------------------------------------------------------------------------------------------------------------------------------------------------------------</span> <span id="L759" class="LineNr"> 759 </span> <span class="subxS1Comment"># . check-next-stream-line-equal(_test-output-stream, "# . (foo %eax)", msg)</span> <span id="L760" class="LineNr"> 760 </span> <span class="subxS2Comment"># . . push args</span> <span id="L761" class="LineNr"> 761 </span> 68/push <span class="Constant">"F - <a href='calls.subx.html#L669'>test-subx-calls-processes-calls</a>: comment"</span>/imm32 |