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 4ce56f4e..e664347d 100644 --- a/html/308allocate-array.subx.html +++ b/html/308allocate-array.subx.html @@ -15,9 +15,9 @@ body { font-size:12pt; font-family: monospace; color: #000000; background-color: a { color:inherit; } * { font-size:12pt; font-size: 1em; } .subxComment { color: #005faf; } -.subxFunction { color: #af5f00; text-decoration: underline; } .LineNr { } .subxS1Comment { color: #0000af; } +.subxFunction { color: #af5f00; text-decoration: underline; } .Constant { color: #008787; } --> </style> @@ -67,7 +67,7 @@ if ('onhashchange' in window) { <span id="L11" class="LineNr">11 </span> 52/push-edx <span id="L12" class="LineNr">12 </span> <span class="subxComment">#</span> <span id="L13" class="LineNr">13 </span> 8b/-> *(ebp+0xc) 0/r32/eax -<span id="L14" class="LineNr">14 </span> f7 4/subop/multiply-into-eax-edx *(ebp+0x10) +<span id="L14" class="LineNr">14 </span> f7 4/subop/multiply-into-edx-eax *(ebp+0x10) <span id="L15" class="LineNr">15 </span> <span class="subxComment"># TODO: check edx for overflow</span> <span id="L16" class="LineNr">16 </span> (<a href='120allocate.subx.html#L576'>allocate-array</a> *(ebp+8) %eax *(ebp+0x14)) <span id="L17" class="LineNr">17 </span><span class="Constant">$allocate-array2:end</span>: |