about summary refs log tree commit diff stats
path: root/html/083subx-widths.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-01-12 12:15:55 -0800
committerKartik Agaram <vc@akkartik.com>2020-01-12 14:52:07 -0800
commitfa786ea791469364d635b6a5eb877b0c4e3333ce (patch)
tree090da2376f69341f9038e182ccf14c6a1cf91b9f /html/083subx-widths.subx.html
parentf1eade728695ed3f52ae4e13f0a91dfe769e8567 (diff)
downloadmu-fa786ea791469364d635b6a5eb877b0c4e3333ce.tar.gz
5884
Diffstat (limited to 'html/083subx-widths.subx.html')
-rw-r--r--html/083subx-widths.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/083subx-widths.subx.html b/html/083subx-widths.subx.html
index 9c06167a..023510f2 100644
--- a/html/083subx-widths.subx.html
+++ b/html/083subx-widths.subx.html
@@ -80,7 +80,7 @@ if ('onhashchange' in window) {
 <span id="L21" class="LineNr"> 21 </span>    8d/copy-address                 1/mod/*+disp8   4/rm32/sib    0/base/eax  1/index/ecx  <span class="Normal"> . </span>          1/r32/ecx   4/disp8        <span class="Normal"> . </span>                <span class="subxComment"># copy eax+ecx+4 to ecx</span>
 <span id="L22" class="LineNr"> 22 </span>    <span class="subxComment"># eax = word-&gt;data</span>
 <span id="L23" class="LineNr"> 23 </span>    05/add-to-eax  4/imm32
-<span id="L24" class="LineNr"> 24 </span>    <span class="subxComment"># var in/ecx : (ref slice) = {eax, ecx}</span>
+<span id="L24" class="LineNr"> 24 </span>    <span class="subxComment"># var in/ecx : slice = {eax, ecx}</span>
 <span id="L25" class="LineNr"> 25 </span>    51/push-ecx
 <span id="L26" class="LineNr"> 26 </span>    50/push-eax
 <span id="L27" class="LineNr"> 27 </span>    89/copy                         3/mod/direct    1/rm32/ecx   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>          4/r32/esp  <span class="Normal"> . </span>             <span class="Normal"> . </span>                <span class="subxComment"># copy esp to ecx</span>