diff --git a/lib/fast486/opcodes.c b/lib/fast486/opcodes.c index 500b8c707be..07e870c96da 100644 --- a/lib/fast486/opcodes.c +++ b/lib/fast486/opcodes.c @@ -4314,6 +4314,7 @@ FAST486_OPCODE_HANDLER(Fast486OpcodeLdsLes) OperandSize = AddressSize = State->SegmentRegs[FAST486_REG_CS].Size; + TOGGLE_OPSIZE(OperandSize); TOGGLE_ADSIZE(AddressSize); /* Get the operands */