From 3350c34a74844e21ea69077e01efff3bae64bdcd Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 23 Mar 2021 17:31:08 -0700 Subject: . --- html/308allocate-array.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/308allocate-array.subx.html') 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) { 14 8b/-> *(ebp+0xc) 0/r32/eax 15 f7 4/subop/multiply-into-edx-eax *(ebp+0x10) 16 # TODO: check edx for overflow -17 (allocate-array *(ebp+8) %eax *(ebp+0x14)) +17 (allocate-array *(ebp+8) %eax *(ebp+0x14)) 18 $allocate-array2:end: 19 # . restore registers 20 5a/pop-to-edx -- cgit 1.4.1-2-gfad0