projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[FAST486]
[reactos.git]
/
lib
/
fast486
/
opcodes.c
diff --git
a/lib/fast486/opcodes.c
b/lib/fast486/opcodes.c
index
500b8c7
..
07e870c
100644
(file)
--- 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;
OperandSize = AddressSize = State->SegmentRegs[FAST486_REG_CS].Size;
+ TOGGLE_OPSIZE(OperandSize);
TOGGLE_ADSIZE(AddressSize);
/* Get the operands */
TOGGLE_ADSIZE(AddressSize);
/* Get the operands */