diff options
Diffstat (limited to 'html/308allocate-array.subx.html')
-rw-r--r-- | html/308allocate-array.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/308allocate-array.subx.html b/html/308allocate-array.subx.html index 6d020471..f61dea9b 100644 --- a/html/308allocate-array.subx.html +++ b/html/308allocate-array.subx.html @@ -15,8 +15,8 @@ body { font-size:12pt; font-family: monospace; color: #000000; background-color: a { color:inherit; } * { font-size:12pt; font-size: 1em; } .subxComment { color: #005faf; } -.LineNr { } .subxS1Comment { color: #0000af; } +.LineNr { } .subxFunction { color: #af5f00; text-decoration: underline; } .Constant { color: #008787; } --> @@ -70,7 +70,7 @@ if ('onhashchange' in window) { <span id="L14" class="LineNr">14 </span> 8b/-> *(ebp+0xc) 0/r32/eax <span id="L15" class="LineNr">15 </span> f7 4/subop/multiply-into-edx-eax *(ebp+0x10) <span id="L16" class="LineNr">16 </span> <span class="subxComment"># TODO: check edx for overflow</span> -<span id="L17" class="LineNr">17 </span> (<a href='120allocate.subx.html#L576'>allocate-array</a> *(ebp+8) %eax *(ebp+0x14)) +<span id="L17" class="LineNr">17 </span> (<a href='120allocate.subx.html#L535'>allocate-array</a> *(ebp+8) %eax *(ebp+0x14)) <span id="L18" class="LineNr">18 </span><span class="Constant">$allocate-array2:end</span>: <span id="L19" class="LineNr">19 </span> <span class="subxS1Comment"># . restore registers</span> <span id="L20" class="LineNr">20 </span> 5a/pop-to-edx |