diff --git a/src/stub/src/arch/i386/macros.S b/src/stub/src/arch/i386/macros.S index 9ef66418..1ac038d8 100644 --- a/src/stub/src/arch/i386/macros.S +++ b/src/stub/src/arch/i386/macros.S @@ -472,7 +472,7 @@ decompr0: section LXJCC010 lxunf2: // have seen 0x80..0x8f of possible recoded 6-byte Jcc - movzxw ebp, [edi] // 2 bytes, zero-extended + movzwl ebp, [edi] // 2 bytes, zero-extended section LXMRU045 // 0!=n_mru sub ebp, __cto8_0f