about summary refs log tree commit diff stats
path: root/html/linux/304screen.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/304screen.subx.html')
-rw-r--r--html/linux/304screen.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/linux/304screen.subx.html b/html/linux/304screen.subx.html
index 3ccb5d87..5f362f14 100644
--- a/html/linux/304screen.subx.html
+++ b/html/linux/304screen.subx.html
@@ -115,7 +115,7 @@ if ('onhashchange' in window) {
 <span id="L56" class="LineNr"> 56 </span>    e8/call <a href='000init.subx.html#L77'>syscall_ioctl</a>/disp32
 <span id="L57" class="LineNr"> 57 </span>    <span class="subxComment"># some bitworking to extract 2 16-bit shorts</span>
 <span id="L58" class="LineNr"> 58 </span>    8b/-&gt; *esi 0/r32/eax
-<span id="L59" class="LineNr"> 59 </span>    81 4/subop/and %eax 0xffff/imm32
+<span id="L59" class="LineNr"> 59 </span>    25/and-eax-with 0xffff/imm32
 <span id="L60" class="LineNr"> 60 </span>    8b/-&gt; *esi 1/r32/ecx
 <span id="L61" class="LineNr"> 61 </span>    c1/shift 5/subop/logical-right %ecx 0x10/imm8
 <span id="L62" class="LineNr"> 62 </span><span class="Constant">$real-screen-size:end</span>: