diff options
Diffstat (limited to 'html/127next-word.subx.html')
-rw-r--r-- | html/127next-word.subx.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/html/127next-word.subx.html b/html/127next-word.subx.html index d672523b..953edc50 100644 --- a/html/127next-word.subx.html +++ b/html/127next-word.subx.html @@ -148,7 +148,7 @@ if ('onhashchange' in window) { <span id="L89" class="LineNr"> 89 </span> <span class="subxComment"># setup</span> <span id="L90" class="LineNr"> 90 </span> <span class="subxS1Comment"># . clear-stream(_test-stream)</span> <span id="L91" class="LineNr"> 91 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L92" class="LineNr"> 92 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L92" class="LineNr"> 92 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L93" class="LineNr"> 93 </span> <span class="subxS2Comment"># . . call</span> <span id="L94" class="LineNr"> 94 </span> e8/call <a href='106stream.subx.html#L17'>clear-stream</a>/disp32 <span id="L95" class="LineNr"> 95 </span> <span class="subxS2Comment"># . . discard args</span> @@ -160,7 +160,7 @@ if ('onhashchange' in window) { <span id="L101" class="LineNr">101 </span> <span class="subxComment"># write(_test-stream, " ab")</span> <span id="L102" class="LineNr">102 </span> <span class="subxS2Comment"># . . push args</span> <span id="L103" class="LineNr">103 </span> 68/push <span class="Constant">" ab"</span>/imm32 -<span id="L104" class="LineNr">104 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L104" class="LineNr">104 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L105" class="LineNr">105 </span> <span class="subxS2Comment"># . . call</span> <span id="L106" class="LineNr">106 </span> e8/call <a href='108write.subx.html#L24'>write</a>/disp32 <span id="L107" class="LineNr">107 </span> <span class="subxS2Comment"># . . discard args</span> @@ -168,7 +168,7 @@ if ('onhashchange' in window) { <span id="L109" class="LineNr">109 </span> <span class="subxComment"># next-word(_test-stream, slice)</span> <span id="L110" class="LineNr">110 </span> <span class="subxS2Comment"># . . push args</span> <span id="L111" class="LineNr">111 </span> 51/push-ecx -<span id="L112" class="LineNr">112 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L112" class="LineNr">112 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L113" class="LineNr">113 </span> <span class="subxS2Comment"># . . call</span> <span id="L114" class="LineNr">114 </span> e8/call <a href='127next-word.subx.html#L10'>next-word</a>/disp32 <span id="L115" class="LineNr">115 </span> <span class="subxS2Comment"># . . discard args</span> @@ -180,7 +180,7 @@ if ('onhashchange' in window) { <span id="L121" class="LineNr">121 </span> 68/push 0xe/imm32 <span id="L122" class="LineNr">122 </span> <span class="subxS2Comment"># . . push slice->start - _test-stream</span> <span id="L123" class="LineNr">123 </span> 8b/copy 0/mod/indirect 1/rm32/ecx <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> 0/r32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="subxComment"># copy *ecx to eax</span> -<span id="L124" class="LineNr">124 </span> 81 5/subop/subtract 3/mod/direct 0/rm32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <a href='108write.subx.html#L148'>_test-stream</a>/imm32 <span class="subxComment"># subtract from eax</span> +<span id="L124" class="LineNr">124 </span> 81 5/subop/subtract 3/mod/direct 0/rm32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span class="subxComment"># subtract from eax</span> <span id="L125" class="LineNr">125 </span> 50/push-eax <span id="L126" class="LineNr">126 </span> <span class="subxS2Comment"># . . call</span> <span id="L127" class="LineNr">127 </span> e8/call <a href='102test.subx.html#L23'>check-ints-equal</a>/disp32 @@ -193,7 +193,7 @@ if ('onhashchange' in window) { <span id="L134" class="LineNr">134 </span> 68/push 0x10/imm32 <span id="L135" class="LineNr">135 </span> <span class="subxS2Comment"># . . push slice->end - _test-stream</span> <span id="L136" class="LineNr">136 </span> 8b/copy 1/mod/*+disp8 1/rm32/ecx <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 *(ecx+4) to eax</span> -<span id="L137" class="LineNr">137 </span> 81 5/subop/subtract 3/mod/direct 0/rm32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <a href='108write.subx.html#L148'>_test-stream</a>/imm32 <span class="subxComment"># subtract from eax</span> +<span id="L137" class="LineNr">137 </span> 81 5/subop/subtract 3/mod/direct 0/rm32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span class="subxComment"># subtract from eax</span> <span id="L138" class="LineNr">138 </span> 50/push-eax <span id="L139" class="LineNr">139 </span> <span class="subxS2Comment"># . . call</span> <span id="L140" class="LineNr">140 </span> e8/call <a href='102test.subx.html#L23'>check-ints-equal</a>/disp32 @@ -211,7 +211,7 @@ if ('onhashchange' in window) { <span id="L152" class="LineNr">152 </span> <span class="subxComment"># setup</span> <span id="L153" class="LineNr">153 </span> <span class="subxS1Comment"># . clear-stream(_test-stream)</span> <span id="L154" class="LineNr">154 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L155" class="LineNr">155 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L155" class="LineNr">155 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L156" class="LineNr">156 </span> <span class="subxS2Comment"># . . call</span> <span id="L157" class="LineNr">157 </span> e8/call <a href='106stream.subx.html#L17'>clear-stream</a>/disp32 <span id="L158" class="LineNr">158 </span> <span class="subxS2Comment"># . . discard args</span> @@ -223,7 +223,7 @@ if ('onhashchange' in window) { <span id="L164" class="LineNr">164 </span> <span class="subxComment"># write(_test-stream, " # a")</span> <span id="L165" class="LineNr">165 </span> <span class="subxS2Comment"># . . push args</span> <span id="L166" class="LineNr">166 </span> 68/push <span class="Constant">" # a"</span>/imm32 -<span id="L167" class="LineNr">167 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L167" class="LineNr">167 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L168" class="LineNr">168 </span> <span class="subxS2Comment"># . . call</span> <span id="L169" class="LineNr">169 </span> e8/call <a href='108write.subx.html#L24'>write</a>/disp32 <span id="L170" class="LineNr">170 </span> <span class="subxS2Comment"># . . discard args</span> @@ -231,7 +231,7 @@ if ('onhashchange' in window) { <span id="L172" class="LineNr">172 </span> <span class="subxComment"># next-word(_test-stream, slice)</span> <span id="L173" class="LineNr">173 </span> <span class="subxS2Comment"># . . push args</span> <span id="L174" class="LineNr">174 </span> 51/push-ecx -<span id="L175" class="LineNr">175 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L175" class="LineNr">175 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L176" class="LineNr">176 </span> <span class="subxS2Comment"># . . call</span> <span id="L177" class="LineNr">177 </span> e8/call <a href='127next-word.subx.html#L10'>next-word</a>/disp32 <span id="L178" class="LineNr">178 </span> <span class="subxS2Comment"># . . discard args</span> @@ -243,7 +243,7 @@ if ('onhashchange' in window) { <span id="L184" class="LineNr">184 </span> 68/push 0xe/imm32 <span id="L185" class="LineNr">185 </span> <span class="subxS2Comment"># . . push slice->start - _test-stream</span> <span id="L186" class="LineNr">186 </span> 8b/copy 0/mod/indirect 1/rm32/ecx <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> 0/r32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="subxComment"># copy *ecx to eax</span> -<span id="L187" class="LineNr">187 </span> 81 5/subop/subtract 3/mod/direct 0/rm32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <a href='108write.subx.html#L148'>_test-stream</a>/imm32 <span class="subxComment"># subtract from eax</span> +<span id="L187" class="LineNr">187 </span> 81 5/subop/subtract 3/mod/direct 0/rm32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span class="subxComment"># subtract from eax</span> <span id="L188" class="LineNr">188 </span> 50/push-eax <span id="L189" class="LineNr">189 </span> <span class="subxS2Comment"># . . call</span> <span id="L190" class="LineNr">190 </span> e8/call <a href='102test.subx.html#L23'>check-ints-equal</a>/disp32 @@ -256,7 +256,7 @@ if ('onhashchange' in window) { <span id="L197" class="LineNr">197 </span> 68/push 0x11/imm32 <span id="L198" class="LineNr">198 </span> <span class="subxS2Comment"># . . push slice->end - _test-stream</span> <span id="L199" class="LineNr">199 </span> 8b/copy 1/mod/*+disp8 1/rm32/ecx <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 *(ecx+4) to eax</span> -<span id="L200" class="LineNr">200 </span> 81 5/subop/subtract 3/mod/direct 0/rm32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <a href='108write.subx.html#L148'>_test-stream</a>/imm32 <span class="subxComment"># subtract from eax</span> +<span id="L200" class="LineNr">200 </span> 81 5/subop/subtract 3/mod/direct 0/rm32/eax <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span class="subxComment"># subtract from eax</span> <span id="L201" class="LineNr">201 </span> 50/push-eax <span id="L202" class="LineNr">202 </span> <span class="subxS2Comment"># . . call</span> <span id="L203" class="LineNr">203 </span> e8/call <a href='102test.subx.html#L23'>check-ints-equal</a>/disp32 @@ -274,7 +274,7 @@ if ('onhashchange' in window) { <span id="L215" class="LineNr">215 </span> <span class="subxComment"># setup</span> <span id="L216" class="LineNr">216 </span> <span class="subxS1Comment"># . clear-stream(_test-stream)</span> <span id="L217" class="LineNr">217 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L218" class="LineNr">218 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L218" class="LineNr">218 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L219" class="LineNr">219 </span> <span class="subxS2Comment"># . . call</span> <span id="L220" class="LineNr">220 </span> e8/call <a href='106stream.subx.html#L17'>clear-stream</a>/disp32 <span id="L221" class="LineNr">221 </span> <span class="subxS2Comment"># . . discard args</span> @@ -287,7 +287,7 @@ if ('onhashchange' in window) { <span id="L228" class="LineNr">228 </span> <span class="subxComment"># next-word(_test-stream, slice)</span> <span id="L229" class="LineNr">229 </span> <span class="subxS2Comment"># . . push args</span> <span id="L230" class="LineNr">230 </span> 51/push-ecx -<span id="L231" class="LineNr">231 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L231" class="LineNr">231 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L232" class="LineNr">232 </span> <span class="subxS2Comment"># . . call</span> <span id="L233" class="LineNr">233 </span> e8/call <a href='127next-word.subx.html#L10'>next-word</a>/disp32 <span id="L234" class="LineNr">234 </span> <span class="subxS2Comment"># . . discard args</span> @@ -316,7 +316,7 @@ if ('onhashchange' in window) { <span id="L257" class="LineNr">257 </span> <span class="subxComment"># setup</span> <span id="L258" class="LineNr">258 </span> <span class="subxS1Comment"># . clear-stream(_test-stream)</span> <span id="L259" class="LineNr">259 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L260" class="LineNr">260 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L260" class="LineNr">260 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L261" class="LineNr">261 </span> <span class="subxS2Comment"># . . call</span> <span id="L262" class="LineNr">262 </span> e8/call <a href='106stream.subx.html#L17'>clear-stream</a>/disp32 <span id="L263" class="LineNr">263 </span> <span class="subxS2Comment"># . . discard args</span> @@ -328,7 +328,7 @@ if ('onhashchange' in window) { <span id="L269" class="LineNr">269 </span> <span class="subxComment"># write some whitespace and a newline</span> <span id="L270" class="LineNr">270 </span> <span class="subxS2Comment"># . . push args</span> <span id="L271" class="LineNr">271 </span> 68/push <span class="Constant">" \n"</span>/imm32 -<span id="L272" class="LineNr">272 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L272" class="LineNr">272 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L273" class="LineNr">273 </span> <span class="subxS2Comment"># . . call</span> <span id="L274" class="LineNr">274 </span> e8/call <a href='108write.subx.html#L24'>write</a>/disp32 <span id="L275" class="LineNr">275 </span> <span class="subxS2Comment"># . . discard args</span> @@ -336,7 +336,7 @@ if ('onhashchange' in window) { <span id="L277" class="LineNr">277 </span> <span class="subxComment"># next-word(_test-stream, slice)</span> <span id="L278" class="LineNr">278 </span> <span class="subxS2Comment"># . . push args</span> <span id="L279" class="LineNr">279 </span> 51/push-ecx -<span id="L280" class="LineNr">280 </span> 68/push <a href='108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L280" class="LineNr">280 </span> 68/push <a href='108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L281" class="LineNr">281 </span> <span class="subxS2Comment"># . . call</span> <span id="L282" class="LineNr">282 </span> e8/call <a href='127next-word.subx.html#L10'>next-word</a>/disp32 <span id="L283" class="LineNr">283 </span> <span class="subxS2Comment"># . . discard args</span> |