about summary refs log tree commit diff stats
path: root/html/117write-int-hex.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-02 21:24:53 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-02 21:24:53 -0800
commit3d1c4216ede8c628558c9fe700fb2be1aa08b473 (patch)
tree9d566827573d2b329a4872762c025a646fe2729d /html/117write-int-hex.subx.html
parent571ad49190f17272bd7665ba09b5f14c86b1e649 (diff)
downloadmu-3d1c4216ede8c628558c9fe700fb2be1aa08b473.tar.gz
7162
Diffstat (limited to 'html/117write-int-hex.subx.html')
-rw-r--r--html/117write-int-hex.subx.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/html/117write-int-hex.subx.html b/html/117write-int-hex.subx.html
index 2b51513f..5408a46f 100644
--- a/html/117write-int-hex.subx.html
+++ b/html/117write-int-hex.subx.html
@@ -125,7 +125,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-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='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L67" class="LineNr"> 67 </span>    68/push  <a href='108write.subx.html#L151'>_test-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='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L70" class="LineNr"> 70 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -133,7 +133,7 @@ if ('onhashchange' in window) {
 <span id="L72" class="LineNr"> 72 </span>    <span class="subxComment"># append-byte-hex(_test-stream, 0xa)  # exercises digit, non-digit as well as leading zero</span>
 <span id="L73" class="LineNr"> 73 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L74" class="LineNr"> 74 </span>    68/push  0xa/imm32
-<span id="L75" class="LineNr"> 75 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L75" class="LineNr"> 75 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L76" class="LineNr"> 76 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L77" class="LineNr"> 77 </span>    e8/call  <a href='117write-int-hex.subx.html#L21'>append-byte-hex</a>/disp32
 <span id="L78" class="LineNr"> 78 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -142,7 +142,7 @@ if ('onhashchange' in window) {
 <span id="L81" class="LineNr"> 81 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L82" class="LineNr"> 82 </span>    68/push  <span class="Constant">&quot;F - test-append-byte-hex&quot;</span>/imm32
 <span id="L83" class="LineNr"> 83 </span>    68/push  <span class="Constant">&quot;0a&quot;</span>/imm32
-<span id="L84" class="LineNr"> 84 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L84" class="LineNr"> 84 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L85" class="LineNr"> 85 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L86" class="LineNr"> 86 </span>    e8/call  <a href='109stream-equal.subx.html#L194'>check-stream-equal</a>/disp32
 <span id="L87" class="LineNr"> 87 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -197,7 +197,7 @@ if ('onhashchange' in window) {
 <span id="L136" class="LineNr">136 </span>    <span class="subxComment"># setup</span>
 <span id="L137" class="LineNr">137 </span>    <span class="subxS1Comment"># . clear-stream(_test-stream)</span>
 <span id="L138" class="LineNr">138 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L139" class="LineNr">139 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L139" class="LineNr">139 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L140" class="LineNr">140 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L141" class="LineNr">141 </span>    e8/call  <a href='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L142" class="LineNr">142 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -228,7 +228,7 @@ if ('onhashchange' in window) {
 <span id="L167" class="LineNr">167 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L168" class="LineNr">168 </span>    68/push  <span class="Constant">&quot;F - test-write-byte-hex-buffered&quot;</span>/imm32
 <span id="L169" class="LineNr">169 </span>    68/push  <span class="Constant">&quot;0a&quot;</span>/imm32
-<span id="L170" class="LineNr">170 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L170" class="LineNr">170 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L171" class="LineNr">171 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L172" class="LineNr">172 </span>    e8/call  <a href='109stream-equal.subx.html#L194'>check-stream-equal</a>/disp32
 <span id="L173" class="LineNr">173 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -321,7 +321,7 @@ if ('onhashchange' in window) {
 <span id="L260" class="LineNr">260 </span>    <span class="subxComment"># setup</span>
 <span id="L261" class="LineNr">261 </span>    <span class="subxS1Comment"># . clear-stream(_test-stream)</span>
 <span id="L262" class="LineNr">262 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L263" class="LineNr">263 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L263" class="LineNr">263 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L264" class="LineNr">264 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L265" class="LineNr">265 </span>    e8/call  <a href='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L266" class="LineNr">266 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -329,7 +329,7 @@ if ('onhashchange' in window) {
 <span id="L268" class="LineNr">268 </span>    <span class="subxComment"># write-int32-hex(_test-stream, 0x8899aa)</span>
 <span id="L269" class="LineNr">269 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L270" class="LineNr">270 </span>    68/push  0x8899aa/imm32
-<span id="L271" class="LineNr">271 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L271" class="LineNr">271 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L272" class="LineNr">272 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L273" class="LineNr">273 </span>    e8/call  <a href='117write-int-hex.subx.html#L178'>write-int32-hex</a>/disp32
 <span id="L274" class="LineNr">274 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -338,7 +338,7 @@ if ('onhashchange' in window) {
 <span id="L277" class="LineNr">277 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L278" class="LineNr">278 </span>    68/push  <span class="Constant">&quot;F - test-write-int32-hex&quot;</span>/imm32
 <span id="L279" class="LineNr">279 </span>    68/push  <span class="Constant">&quot;0x008899aa&quot;</span>/imm32
-<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='109stream-equal.subx.html#L194'>check-stream-equal</a>/disp32
 <span id="L283" class="LineNr">283 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -431,7 +431,7 @@ if ('onhashchange' in window) {
 <span id="L370" class="LineNr">370 </span>    <span class="subxComment"># setup</span>
 <span id="L371" class="LineNr">371 </span>    <span class="subxS1Comment"># . clear-stream(_test-stream)</span>
 <span id="L372" class="LineNr">372 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L373" class="LineNr">373 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L373" class="LineNr">373 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L374" class="LineNr">374 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L375" class="LineNr">375 </span>    e8/call  <a href='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L376" class="LineNr">376 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -458,12 +458,12 @@ if ('onhashchange' in window) {
 <span id="L397" class="LineNr">397 </span>    e8/call  <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L398" class="LineNr">398 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L399" class="LineNr">399 </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>              4/imm32           <span class="subxComment"># add to esp</span>
-<span id="L400" class="Folded">400 </span><span class="Folded">+-- 18 lines: #?     # dump line --------------------------------------------------------------------------------------------------------------------------------------------------------</span>
+<span id="L400" class="Folded">400 </span><span class="Folded">+-- 18 lines: #?     # dump line -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</span>
 <span id="L418" class="LineNr">418 </span>    <span class="subxComment"># check-stream-equal(_test-stream, &quot;0x008899aa&quot;, msg)</span>
 <span id="L419" class="LineNr">419 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L420" class="LineNr">420 </span>    68/push  <span class="Constant">&quot;F - test-write-int32-hex-buffered&quot;</span>/imm32
 <span id="L421" class="LineNr">421 </span>    68/push  <span class="Constant">&quot;0x008899aa&quot;</span>/imm32
-<span id="L422" class="LineNr">422 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L422" class="LineNr">422 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L423" class="LineNr">423 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L424" class="LineNr">424 </span>    e8/call  <a href='109stream-equal.subx.html#L194'>check-stream-equal</a>/disp32
 <span id="L425" class="LineNr">425 </span>    <span class="subxS2Comment"># . . discard args</span>