about summary refs log tree commit diff stats
path: root/html/078emit-hex.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-06-12 07:57:27 -0700
committerKartik Agaram <vc@akkartik.com>2020-06-12 07:57:38 -0700
commit86351aafe218a7386f6578be3c4da3edcdcb0c98 (patch)
tree209e27b8ad7ed2a8f733c699b278d19d0f59bf43 /html/078emit-hex.subx.html
parent07dba48f13be2aaa531b3d75a7d48d36e6ab4cb1 (diff)
downloadmu-86351aafe218a7386f6578be3c4da3edcdcb0c98.tar.gz
6513
Diffstat (limited to 'html/078emit-hex.subx.html')
-rw-r--r--html/078emit-hex.subx.html34
1 files changed, 17 insertions, 17 deletions
diff --git a/html/078emit-hex.subx.html b/html/078emit-hex.subx.html
index 295875a8..ef91c16f 100644
--- a/html/078emit-hex.subx.html
+++ b/html/078emit-hex.subx.html
@@ -123,7 +123,7 @@ if ('onhashchange' in window) {
 <span id="L64" class="LineNr"> 64 </span>    <span class="subxComment"># setup</span>
 <span id="L65" class="LineNr"> 65 </span>    <span class="subxS1Comment"># . clear-stream(_test-output-stream)</span>
 <span id="L66" class="LineNr"> 66 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L67" class="LineNr"> 67 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L67" class="LineNr"> 67 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L68" class="LineNr"> 68 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L69" class="LineNr"> 69 </span>    e8/call  <a href='055stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L70" class="LineNr"> 70 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -139,14 +139,14 @@ if ('onhashchange' in window) {
 <span id="L80" class="LineNr"> 80 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L81" class="LineNr"> 81 </span>    68/push  1/imm32
 <span id="L82" class="LineNr"> 82 </span>    68/push  0xab/imm32
-<span id="L83" class="LineNr"> 83 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L83" class="LineNr"> 83 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L84" class="LineNr"> 84 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L85" class="LineNr"> 85 </span>    e8/call  <a href='078emit-hex.subx.html#L7'>emit-hex</a>/disp32
 <span id="L86" class="LineNr"> 86 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L87" class="LineNr"> 87 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              0xc/imm32         <span class="subxComment"># add to esp</span>
 <span id="L88" class="LineNr"> 88 </span>    <span class="subxComment"># flush(_test-output-buffered-file)</span>
 <span id="L89" class="LineNr"> 89 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L90" class="LineNr"> 90 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L90" class="LineNr"> 90 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L91" class="LineNr"> 91 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L92" class="LineNr"> 92 </span>    e8/call  <a href='064write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L93" class="LineNr"> 93 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -156,10 +156,10 @@ if ('onhashchange' in window) {
 <span id="L97" class="LineNr"> 97 </span>    68/push  <span class="Constant">&quot;F - test-emit-hex-single-byte&quot;</span>/imm32
 <span id="L98" class="LineNr"> 98 </span>    68/push  0x206261/imm32
 <span id="L99" class="LineNr"> 99 </span>    <span class="subxS2Comment"># . . push *_test-output-stream-&gt;data</span>
-<span id="L100" class="LineNr">100 </span>    b8/copy-to-eax  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L100" class="LineNr">100 </span>    b8/copy-to-eax  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L101" class="LineNr">101 </span>    ff          6/subop/push        1/mod/*+disp8   0/rm32/eax   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>          0xc/disp8      <span class="Normal"> . </span>                <span class="subxComment"># push *(eax+12)</span>
 <span id="L102" class="LineNr">102 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L103" class="LineNr">103 </span>    e8/call  <a href='051test.subx.html#L24'>check-ints-equal</a>/disp32
+<span id="L103" class="LineNr">103 </span>    e8/call  <a href='051test.subx.html#L23'>check-ints-equal</a>/disp32
 <span id="L104" class="LineNr">104 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L105" class="LineNr">105 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              0xc/imm32         <span class="subxComment"># add to esp</span>
 <span id="L106" class="LineNr">106 </span>    <span class="subxS1Comment"># . end</span>
@@ -169,7 +169,7 @@ if ('onhashchange' in window) {
 <span id="L110" class="LineNr">110 </span>    <span class="subxComment"># setup</span>
 <span id="L111" class="LineNr">111 </span>    <span class="subxS1Comment"># . clear-stream(_test-output-stream)</span>
 <span id="L112" class="LineNr">112 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L113" class="LineNr">113 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L113" class="LineNr">113 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L114" class="LineNr">114 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L115" class="LineNr">115 </span>    e8/call  <a href='055stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L116" class="LineNr">116 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -185,14 +185,14 @@ if ('onhashchange' in window) {
 <span id="L126" class="LineNr">126 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L127" class="LineNr">127 </span>    68/push  2/imm32
 <span id="L128" class="LineNr">128 </span>    68/push  0x1234/imm32
-<span id="L129" class="LineNr">129 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L129" class="LineNr">129 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L130" class="LineNr">130 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L131" class="LineNr">131 </span>    e8/call  <a href='078emit-hex.subx.html#L7'>emit-hex</a>/disp32
 <span id="L132" class="LineNr">132 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L133" class="LineNr">133 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              0xc/imm32         <span class="subxComment"># add to esp</span>
 <span id="L134" class="LineNr">134 </span>    <span class="subxComment"># flush(_test-output-buffered-file)</span>
 <span id="L135" class="LineNr">135 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L136" class="LineNr">136 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L136" class="LineNr">136 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L137" class="LineNr">137 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L138" class="LineNr">138 </span>    e8/call  <a href='064write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L139" class="LineNr">139 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -201,7 +201,7 @@ if ('onhashchange' in window) {
 <span id="L142" class="LineNr">142 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L143" class="LineNr">143 </span>    68/push  <span class="Constant">&quot;F - <a href='078emit-hex.subx.html#L109'>test-emit-hex-multiple-byte</a>/1&quot;</span>/imm32
 <span id="L144" class="LineNr">144 </span>    68/push  <span class="Constant">&quot;34 12 &quot;</span>/imm32
-<span id="L145" class="LineNr">145 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L145" class="LineNr">145 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L146" class="LineNr">146 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L147" class="LineNr">147 </span>    e8/call  <a href='058stream-equal.subx.html#L194'>check-stream-equal</a>/disp32
 <span id="L148" class="LineNr">148 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -213,7 +213,7 @@ if ('onhashchange' in window) {
 <span id="L154" class="LineNr">154 </span>    <span class="subxComment"># setup</span>
 <span id="L155" class="LineNr">155 </span>    <span class="subxS1Comment"># . clear-stream(_test-output-stream)</span>
 <span id="L156" class="LineNr">156 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L157" class="LineNr">157 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L157" class="LineNr">157 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L158" class="LineNr">158 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L159" class="LineNr">159 </span>    e8/call  <a href='055stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L160" class="LineNr">160 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -229,14 +229,14 @@ if ('onhashchange' in window) {
 <span id="L170" class="LineNr">170 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L171" class="LineNr">171 </span>    68/push  2/imm32
 <span id="L172" class="LineNr">172 </span>    68/push  0xab/imm32
-<span id="L173" class="LineNr">173 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L173" class="LineNr">173 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L174" class="LineNr">174 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L175" class="LineNr">175 </span>    e8/call  <a href='078emit-hex.subx.html#L7'>emit-hex</a>/disp32
 <span id="L176" class="LineNr">176 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L177" class="LineNr">177 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              0xc/imm32         <span class="subxComment"># add to esp</span>
 <span id="L178" class="LineNr">178 </span>    <span class="subxComment"># flush(_test-output-buffered-file)</span>
 <span id="L179" class="LineNr">179 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L180" class="LineNr">180 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L180" class="LineNr">180 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L181" class="LineNr">181 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L182" class="LineNr">182 </span>    e8/call  <a href='064write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L183" class="LineNr">183 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -245,7 +245,7 @@ if ('onhashchange' in window) {
 <span id="L186" class="LineNr">186 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L187" class="LineNr">187 </span>    68/push  <span class="Constant">&quot;F - <a href='078emit-hex.subx.html#L153'>test-emit-hex-zero-pad</a>/1&quot;</span>/imm32
 <span id="L188" class="LineNr">188 </span>    68/push  <span class="Constant">&quot;ab 00 &quot;</span>/imm32
-<span id="L189" class="LineNr">189 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L189" class="LineNr">189 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L190" class="LineNr">190 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L191" class="LineNr">191 </span>    e8/call  <a href='058stream-equal.subx.html#L194'>check-stream-equal</a>/disp32
 <span id="L192" class="LineNr">192 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -257,7 +257,7 @@ if ('onhashchange' in window) {
 <span id="L198" class="LineNr">198 </span>    <span class="subxComment"># setup</span>
 <span id="L199" class="LineNr">199 </span>    <span class="subxS1Comment"># . clear-stream(_test-output-stream)</span>
 <span id="L200" class="LineNr">200 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L201" class="LineNr">201 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L201" class="LineNr">201 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L202" class="LineNr">202 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L203" class="LineNr">203 </span>    e8/call  <a href='055stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L204" class="LineNr">204 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -273,14 +273,14 @@ if ('onhashchange' in window) {
 <span id="L214" class="LineNr">214 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L215" class="LineNr">215 </span>    68/push  2/imm32
 <span id="L216" class="LineNr">216 </span>    68/push  -1/imm32
-<span id="L217" class="LineNr">217 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L217" class="LineNr">217 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L218" class="LineNr">218 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L219" class="LineNr">219 </span>    e8/call  <a href='078emit-hex.subx.html#L7'>emit-hex</a>/disp32
 <span id="L220" class="LineNr">220 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L221" class="LineNr">221 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              0xc/imm32         <span class="subxComment"># add to esp</span>
 <span id="L222" class="LineNr">222 </span>    <span class="subxComment"># flush(_test-output-buffered-file)</span>
 <span id="L223" class="LineNr">223 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L224" class="LineNr">224 </span>    68/push  <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32
+<span id="L224" class="LineNr">224 </span>    68/push  <a href='064write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
 <span id="L225" class="LineNr">225 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L226" class="LineNr">226 </span>    e8/call  <a href='064write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L227" class="LineNr">227 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -289,7 +289,7 @@ if ('onhashchange' in window) {
 <span id="L230" class="LineNr">230 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L231" class="LineNr">231 </span>    68/push  <span class="Constant">&quot;F - <a href='078emit-hex.subx.html#L197'>test-emit-hex-negative</a>/1&quot;</span>/imm32
 <span id="L232" class="LineNr">232 </span>    68/push  <span class="Constant">&quot;ff ff &quot;</span>/imm32
-<span id="L233" class="LineNr">233 </span>    68/push  <a href='064write-byte.subx.html#L286'>_test-output-stream</a>/imm32
+<span id="L233" class="LineNr">233 </span>    68/push  <a href='064write-byte.subx.html#L285'>_test-output-stream</a>/imm32
 <span id="L234" class="LineNr">234 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L235" class="LineNr">235 </span>    e8/call  <a href='058stream-equal.subx.html#L194'>check-stream-equal</a>/disp32
 <span id="L236" class="LineNr">236 </span>    <span class="subxS2Comment"># . . discard args</span>