diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-11-02 21:24:53 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-11-02 21:24:53 -0800 |
commit | 3d1c4216ede8c628558c9fe700fb2be1aa08b473 (patch) | |
tree | 9d566827573d2b329a4872762c025a646fe2729d /html/134emit-hex-array.subx.html | |
parent | 571ad49190f17272bd7665ba09b5f14c86b1e649 (diff) | |
download | mu-3d1c4216ede8c628558c9fe700fb2be1aa08b473.tar.gz |
7162
Diffstat (limited to 'html/134emit-hex-array.subx.html')
-rw-r--r-- | html/134emit-hex-array.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/134emit-hex-array.subx.html b/html/134emit-hex-array.subx.html index 6753ac54..6b059b7e 100644 --- a/html/134emit-hex-array.subx.html +++ b/html/134emit-hex-array.subx.html @@ -150,7 +150,7 @@ if ('onhashchange' in window) { <span id="L90" class="LineNr"> 90 </span> e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32 <span id="L91" class="LineNr"> 91 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L92" class="LineNr"> 92 </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="L93" class="Folded"> 93 </span><span class="Folded">+-- 33 lines: #? # dump output ------------------------------------------------------------------------------------------------------------------------------------------------------</span> +<span id="L93" class="Folded"> 93 </span><span class="Folded">+-- 33 lines: #? # dump output ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</span> <span id="L126" class="LineNr">126 </span> <span class="subxComment"># check-next-stream-line-equal(_test-output-stream, "01 02 03 ", msg)</span> <span id="L127" class="LineNr">127 </span> <span class="subxS2Comment"># . . push args</span> <span id="L128" class="LineNr">128 </span> 68/push <span class="Constant">"F - test-emit-hex-array"</span>/imm32 |