Date: Tue, 31 Jan 95 00:51:10 PST To: djgpp AT sun DOT soe DOT clarkson DOT edu From: baca AT crl DOT ucsd DOT edu (Kevin Baca) Subject: Re: Apparent assembler problems... >les, lesb, lesw, and lesl aren't recognized as instructions at all. This is >probably fine in protected mode, since what I really wanted to do was set up >the VGA interrupt to bang 256 palette entries at once and _simulate_int was >the way to go; but it is missing. The instructions MOVSD and STOSD don't seem to be recognized either. I'm eager to hear a solution to this. The only thing I can think of is to just poke the op codes into memory.