diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/apps/mu.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/apps/mu.subx.html b/html/apps/mu.subx.html index 14f7646f..19b1904a 100644 --- a/html/apps/mu.subx.html +++ b/html/apps/mu.subx.html @@ -21906,7 +21906,7 @@ if ('onhashchange' in window) { <span id="L23296" class="LineNr">23296 </span> 89/<- %esi 0/r32/eax <span id="L23297" class="LineNr">23297 </span> <span class="subxComment"># 1 inout</span> <span id="L23298" class="LineNr">23298 </span> 3d/compare-eax-and 0/imm32 -<span id="L23299" class="LineNr">23299 </span> 0f 84/jump-if-= $check-mu-copy-object-stmt:error-incorrect-inouts/disp32 +<span id="L23299" class="LineNr">23299 </span> 0f 84/jump-if-= $check-mu-populate-stmt:error-incorrect-inouts/disp32 <span id="L23300" class="LineNr">23300 </span> <span class="subxComment"># > 2 inouts</span> <span id="L23301" class="LineNr">23301 </span> (<a href='../120allocate.subx.html#L256'>lookup</a> *(esi+8) *(esi+0xc)) <span class="subxComment"># Stmt-var-next Stmt-var-next => eax</span> <span id="L23302" class="LineNr">23302 </span> 3d/compare-eax-and 0/imm32 @@ -22056,7 +22056,7 @@ if ('onhashchange' in window) { <span id="L23446" class="LineNr">23446 </span> 89/<- %esi 0/r32/eax <span id="L23447" class="LineNr">23447 </span> <span class="subxComment"># 1 inout</span> <span id="L23448" class="LineNr">23448 </span> 3d/compare-eax-and 0/imm32 -<span id="L23449" class="LineNr">23449 </span> 0f 84/jump-if-= $check-mu-copy-object-stmt:error-incorrect-inouts/disp32 +<span id="L23449" class="LineNr">23449 </span> 0f 84/jump-if-= $check-mu-populate-stream-stmt:error-incorrect-inouts/disp32 <span id="L23450" class="LineNr">23450 </span> <span class="subxComment"># > 2 inouts</span> <span id="L23451" class="LineNr">23451 </span> (<a href='../120allocate.subx.html#L256'>lookup</a> *(esi+8) *(esi+0xc)) <span class="subxComment"># Stmt-var-next Stmt-var-next => eax</span> <span id="L23452" class="LineNr">23452 </span> 3d/compare-eax-and 0/imm32 |