diff options
Diffstat (limited to 'html/123slice.subx.html')
-rw-r--r-- | html/123slice.subx.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/html/123slice.subx.html b/html/123slice.subx.html index a4d46c61..f6b6c986 100644 --- a/html/123slice.subx.html +++ b/html/123slice.subx.html @@ -929,7 +929,7 @@ if ('onhashchange' in window) { <span id="L868" class="LineNr"> 868 </span> <span class="subxComment"># setup</span> <span id="L869" class="LineNr"> 869 </span> <span class="subxS1Comment"># . clear-stream(_test-stream)</span> <span id="L870" class="LineNr"> 870 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L871" class="LineNr"> 871 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L871" class="LineNr"> 871 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L872" class="LineNr"> 872 </span> <span class="subxS2Comment"># . . call</span> <span id="L873" class="LineNr"> 873 </span> e8/call <a href='106stream.subx.html#L17'>clear-stream</a>/disp32 <span id="L874" class="LineNr"> 874 </span> <span class="subxS2Comment"># . . discard args</span> @@ -946,7 +946,7 @@ if ('onhashchange' in window) { <span id="L885" class="LineNr"> 885 </span> <span class="subxComment"># write-slice(_test-stream, slice)</span> <span id="L886" class="LineNr"> 886 </span> <span class="subxS2Comment"># . . push args</span> <span id="L887" class="LineNr"> 887 </span> 51/push-ecx -<span id="L888" class="LineNr"> 888 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L888" class="LineNr"> 888 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L889" class="LineNr"> 889 </span> <span class="subxS2Comment"># . . call</span> <span id="L890" class="LineNr"> 890 </span> e8/call <a href='123slice.subx.html#L793'>write-slice</a>/disp32 <span id="L891" class="LineNr"> 891 </span> <span class="subxS2Comment"># . . discard args</span> @@ -955,7 +955,7 @@ if ('onhashchange' in window) { <span id="L894" class="LineNr"> 894 </span> <span class="subxS2Comment"># . . push args</span> <span id="L895" class="LineNr"> 895 </span> 68/push <span class="Constant">"F - test-write-slice"</span>/imm32 <span id="L896" class="LineNr"> 896 </span> 68/push <span class="Constant">"Abc"</span>/imm32 -<span id="L897" class="LineNr"> 897 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L897" class="LineNr"> 897 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L898" class="LineNr"> 898 </span> <span class="subxS2Comment"># . . call</span> <span id="L899" class="LineNr"> 899 </span> e8/call <a href='109stream-equal.subx.html#L194'>check-stream-equal</a>/disp32 <span id="L900" class="LineNr"> 900 </span> <span class="subxS2Comment"># . . discard args</span> @@ -1050,7 +1050,7 @@ if ('onhashchange' in window) { <span id="L989" class="LineNr"> 989 </span> <span class="subxComment"># setup</span> <span id="L990" class="LineNr"> 990 </span> <span class="subxS1Comment"># . clear-stream(_test-stream)</span> <span id="L991" class="LineNr"> 991 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L992" class="LineNr"> 992 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L992" class="LineNr"> 992 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L993" class="LineNr"> 993 </span> <span class="subxS2Comment"># . . call</span> <span id="L994" class="LineNr"> 994 </span> e8/call <a href='106stream.subx.html#L17'>clear-stream</a>/disp32 <span id="L995" class="LineNr"> 995 </span> <span class="subxS2Comment"># . . discard args</span> @@ -1090,7 +1090,7 @@ if ('onhashchange' in window) { <span id="L1029" class="LineNr">1029 </span> <span class="subxS2Comment"># . . push args</span> <span id="L1030" class="LineNr">1030 </span> 68/push <span class="Constant">"F - test-write-slice-buffered"</span>/imm32 <span id="L1031" class="LineNr">1031 </span> 68/push <span class="Constant">"Abc"</span>/imm32 -<span id="L1032" class="LineNr">1032 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L1032" class="LineNr">1032 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L1033" class="LineNr">1033 </span> <span class="subxS2Comment"># . . call</span> <span id="L1034" class="LineNr">1034 </span> e8/call <a href='109stream-equal.subx.html#L194'>check-stream-equal</a>/disp32 <span id="L1035" class="LineNr">1035 </span> <span class="subxS2Comment"># . . discard args</span> @@ -1228,7 +1228,7 @@ if ('onhashchange' in window) { <span id="L1167" class="LineNr">1167 </span> 8b/copy 1/mod/*+disp8 3/rm32/ebx <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> 0/r32/eax 4/disp8 <span class="Normal"> . </span> <span class="subxComment"># copy *(ebx+4) to eax</span> <span id="L1168" class="LineNr">1168 </span> <span class="subxComment"># skip payload->allocid</span> <span id="L1169" class="LineNr">1169 </span> 05/add-to-eax 4/imm32 -<span id="L1170" class="Folded">1170 </span><span class="Folded">+-- 26 lines: #? # dump eax ---------------------------------------------------------------------------------------------------------------------------------------------------------</span> +<span id="L1170" class="Folded">1170 </span><span class="Folded">+-- 26 lines: #? # dump eax ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</span> <span id="L1196" class="LineNr">1196 </span> <span class="subxComment"># eax = string-equal?(eax, "Abc")</span> <span id="L1197" class="LineNr">1197 </span> <span class="subxS2Comment"># . . push args</span> <span id="L1198" class="LineNr">1198 </span> 68/push <span class="Constant">"Abc"</span>/imm32 |