diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-11-29 13:36:32 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-11-29 13:42:27 -0800 |
commit | 775f77c3346d231fc6133de2c7da2bb1e8ef0c2e (patch) | |
tree | 3daff158b0bf201c625abca645ce09014df51315 /html/312copy.subx.html | |
parent | 55dfa5b98530bdeae19f5e1f118634d9c774773f (diff) | |
download | mu-775f77c3346d231fc6133de2c7da2bb1e8ef0c2e.tar.gz |
7306
Diffstat (limited to 'html/312copy.subx.html')
-rw-r--r-- | html/312copy.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/312copy.subx.html b/html/312copy.subx.html index fd93cb81..a1a365f8 100644 --- a/html/312copy.subx.html +++ b/html/312copy.subx.html @@ -95,7 +95,7 @@ if ('onhashchange' in window) { <span id="L38" class="LineNr">38 </span> (<a href='120allocate.subx.html#L256'>lookup</a> *eax *(eax+4)) <span class="subxComment"># => eax</span> <span id="L39" class="LineNr">39 </span> 89/<- %edi 0/r32/eax <span id="L40" class="LineNr">40 </span> <span class="subxComment">#</span> -<span id="L41" class="LineNr">41 </span> (<a href='310copy-bytes.subx.html#L5'>copy-bytes</a> %esi %edi %ecx) +<span id="L41" class="LineNr">41 </span> (<a href='310copy-bytes.subx.html#L6'>copy-bytes</a> %esi %edi %ecx) <span id="L42" class="LineNr">42 </span> <span class="subxComment"># var offset/ecx: int = lseek(src->fd, 0, SEEK_CUR)</span> <span id="L43" class="LineNr">43 </span> 8b/-> *esi 3/r32/ebx <span id="L44" class="LineNr">44 </span> b9/copy-to-ecx 0/imm32/offset |