Date: Thu, 04 Oct 2001 08:48:16 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Benjamin Kalytta" Message-Id: <2110-Thu04Oct2001084816+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <9pgist$mjb$06$1@news.t-online.com> (bkausbk@web.de) Subject: Re: mmx and gcc References: <9peu00$4rq$02$1 AT news DOT t-online DOT com> <34539894 DOT 0110031206 DOT 5a3157a4 AT posting DOT google DOT com> <9pfs04$ja7$05$1 AT news DOT t-online DOT com> <9pftd6$fn6$1 AT news5 DOT svr DOT pol DOT co DOT uk> <9pgist$mjb$06$1 AT news DOT t-online DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Benjamin Kalytta" > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 4 Oct 2001 04:49:49 +0200 > > but mmx registers will not be used. (like what I see in assembler file) I don't think GCC emits mmx instructions. But you can do that in inline assembly, if you need.