diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-12-04 23:57:35 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-12-04 23:57:35 -0800 |
commit | 3dda906d2457a6ff577d6fa34274f43529a87dbe (patch) | |
tree | 53be9e16f08ca8a2d13c7a74ae429e3eb513c3de /html/apps/tests.subx.html | |
parent | 68a5032ccdd26865ce189b7ccb21e4364848974f (diff) | |
download | mu-3dda906d2457a6ff577d6fa34274f43529a87dbe.tar.gz |
7335
Diffstat (limited to 'html/apps/tests.subx.html')
-rw-r--r-- | html/apps/tests.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/tests.subx.html b/html/apps/tests.subx.html index e1fbb759..46775f7e 100644 --- a/html/apps/tests.subx.html +++ b/html/apps/tests.subx.html @@ -243,7 +243,7 @@ if ('onhashchange' in window) { <span id="L183" class="LineNr">183 </span> 52/push-edx <span id="L184" class="LineNr">184 </span> 51/push-ecx <span id="L185" class="LineNr">185 </span> <span class="subxS2Comment"># . . call</span> -<span id="L186" class="LineNr">186 </span> e8/call <a href='../127next-word.subx.html#L10'>next-word</a>/disp32 +<span id="L186" class="LineNr">186 </span> e8/call <a href='../127next-word.subx.html#L11'>next-word</a>/disp32 <span id="L187" class="LineNr">187 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L188" class="LineNr">188 </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> 8/imm32 <span class="subxComment"># add to esp</span> <span id="L189" class="LineNr">189 </span><span class="Constant">$subx-gen-run-tests:check-empty</span>: |