diff options
Diffstat (limited to 'html/apps/mu.subx.html')
-rw-r--r-- | html/apps/mu.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/mu.subx.html b/html/apps/mu.subx.html index bb220441..af0154e9 100644 --- a/html/apps/mu.subx.html +++ b/html/apps/mu.subx.html @@ -8091,7 +8091,7 @@ if ('onhashchange' in window) { <span id="L8367" class="LineNr">8367 </span> <span class="subxComment"># return alit == blit</span> <span id="L8368" class="LineNr">8368 </span> 39/compare %eax 1/r32/ecx <span id="L8369" class="LineNr">8369 </span> 74/jump-if-= $subx-type-equal?:true/disp8 -<span id="L8370" class="LineNr">8370 </span><span class="Constant">$subx-type-equal?:false</span>: +<span id="L8370" class="LineNr">8370 </span><span class="Constant">$subx-type-equal?:false</span>: <span class="subxComment"># TODO: replace with setcc</span> <span id="L8371" class="LineNr">8371 </span> b8/copy-to-eax 0/imm32/false <span id="L8372" class="LineNr">8372 </span> eb/jump $subx-type-equal?:end/disp8 <span id="L8373" class="LineNr">8373 </span><span class="Constant">$subx-type-equal?:true</span>: |