diff options
Diffstat (limited to 'html/subx/051test.subx.html')
-rw-r--r-- | html/subx/051test.subx.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/subx/051test.subx.html b/html/subx/051test.subx.html index 46483a62..4b854b84 100644 --- a/html/subx/051test.subx.html +++ b/html/subx/051test.subx.html @@ -64,7 +64,7 @@ if ('onhashchange' in window) { <span id="L5" class="LineNr"> 5 </span><span class="subxS1Comment"># . op subop mod rm32 base index scale r32</span> <span id="L6" class="LineNr"> 6 </span><span class="subxS1Comment"># . 1-3 bytes 3 bits 2 bits 3 bits 3 bits 3 bits 2 bits 2 bits 0/1/2/4 bytes 0/1/2/4 bytes</span> <span id="L7" class="LineNr"> 7 </span> -<span id="L8" class="LineNr"> 8 </span><span class="subxComment"># main: (manual test if this is the last file loaded)</span> +<span id="L8" class="LineNr"> 8 </span><span class="SpecialChar">Entry</span>: <span class="subxComment"># manual test</span> <span id="L9" class="LineNr"> 9 </span> <span class="subxComment"># check-ints-equal(34, 34)</span> <span id="L10" class="LineNr">10 </span> <span class="subxS2Comment"># . . push args</span> <span id="L11" class="LineNr">11 </span> 68/push <span class="Constant">"error in check-ints-equal"</span>/imm32 @@ -141,13 +141,13 @@ if ('onhashchange' in window) { <span id="L82" class="LineNr">82 </span><span class="subxComment"># convenient to have when printing messages and so on</span> <span id="L83" class="LineNr">83 </span><span class="SpecialChar">Newline</span>: <span id="L84" class="LineNr">84 </span> <span class="subxComment"># size</span> -<span id="L85" class="LineNr">85 </span> 01 00 00 00 +<span id="L85" class="LineNr">85 </span> 1/imm32 <span id="L86" class="LineNr">86 </span> <span class="subxComment"># data</span> <span id="L87" class="LineNr">87 </span> 0a/newline <span id="L88" class="LineNr">88 </span> <span id="L89" class="LineNr">89 </span><span class="subxComment"># every test failure increments this counter</span> <span id="L90" class="LineNr">90 </span><span class="SpecialChar">Num-test-failures</span>: -<span id="L91" class="LineNr">91 </span> 00 00 00 00 +<span id="L91" class="LineNr">91 </span> 0/imm32 <span id="L92" class="LineNr">92 </span> <span id="L93" class="LineNr">93 </span><span class="subxS2Comment"># . . vim:nowrap:textwidth=0</span> </pre> |