strange invalid instruction operands with ML.EXE
- From: Gilles Vollant <spamtrap@xxxxxxxxxx>
- Date: Tue, 15 Nov 2005 13:28:14 +0100
I've a problem with the instruction
movd mm4,[esp+0]
The ML compiler version 8.00.50727.42 (shipped with Visual Studio 2005) say:
error A2070: invalid instruction operands
the old ML 6.15.8803 (year 2000) compile without error
I specified both
..686
..mmx
at the beginning of the .ASM file
.
- Follow-Ups:
- Re: strange invalid instruction operands with ML.EXE
- From: Tim Roberts
- Re: strange invalid instruction operands with ML.EXE
- From: hutch--
- Re: strange invalid instruction operands with ML.EXE
- Prev by Date: Re: Compiler inserts redundant comparison against zero
- Next by Date: Re: Compiler inserts redundant comparison against zero
- Previous by thread: Compiler inserts redundant comparison against zero
- Next by thread: Re: strange invalid instruction operands with ML.EXE
- Index(es):