about summary refs log tree commit diff stats
path: root/html/103grapheme.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/103grapheme.subx.html')
-rw-r--r--html/103grapheme.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/103grapheme.subx.html b/html/103grapheme.subx.html
index 915dd02b..fdbf0e99 100644
--- a/html/103grapheme.subx.html
+++ b/html/103grapheme.subx.html
@@ -102,7 +102,7 @@ if ('onhashchange' in window) {
 <span id="L45" class="LineNr"> 45 </span>      <span class="subxComment"># var xcurr/eax: int = x*8 + 7</span>
 <span id="L46" class="LineNr"> 46 </span>      8b/-&gt; *(ebp+0xc) 0/r32/eax  <span class="subxComment"># font-width - 1</span>
 <span id="L47" class="LineNr"> 47 </span>      c1 4/subop/shift-left %eax 3/imm8
-<span id="L48" class="LineNr"> 48 </span>      81 0/subop/add %eax 7/imm32
+<span id="L48" class="LineNr"> 48 </span>      05/add-to-eax 7/imm32
 <span id="L49" class="LineNr"> 49 </span>      <span class="subxComment"># var xmin/ecx: int = x*8</span>
 <span id="L50" class="LineNr"> 50 </span>      8b/-&gt; *(ebp+0xc) 1/r32/ecx
 <span id="L51" class="LineNr"> 51 </span>      c1 4/subop/shift-left %ecx 3/imm8