VOGONS


IMUL bug

Topic actions

First post, by mikulas

User metadata
Rank Newbie
Rank
Newbie

Hi

There is a bug in IMUL instruction in DOSBOX 0.74. When executing these instructions, DOSBOX sets C and O flags while real CPU doesn't.
mov eax,0xFFFF0000
mov ebx,0x8000
imul eax,ebx

Reply 1 of 1, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The issue was previously reported and should be fixed in SVN.