about summary refs log tree commit diff stats
path: root/html/308allocate-array.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-10-05 11:00:05 -0700
committerKartik Agaram <vc@akkartik.com>2020-10-05 11:00:05 -0700
commitd3a9db3aff54ea485f409eaaef3d8f56ad77f0dc (patch)
tree60858669ff7c5a5b041e4dacb8ffffa0a4b3e68a /html/308allocate-array.subx.html
parentf13576b5d273ef9175e938b15f55bb1ead22fb1d (diff)
downloadmu-d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc.tar.gz
6958
Diffstat (limited to 'html/308allocate-array.subx.html')
-rw-r--r--html/308allocate-array.subx.html4
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/-&gt; *(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>: