Related articles |
---|
Re: a compiler for 586MMX instructions (repost) wgarvin@rim.net (Wylie Garvin) (1999-05-27) |
From: | "Wylie Garvin" <wgarvin@rim.net> |
Newsgroups: | comp.compilers |
Date: | 27 May 1999 23:21:44 -0400 |
Organization: | Compilers Central |
Keywords: | 386, architecture |
Check out the Netwide Assembler (NASM). (Just search for "nasm download" on
the web and you should find the site). It includes full support for Intel
MMX instructions and also some extensions to MMX by clone processors.
And of course, check out Intel's literature center:
http://developer.intel.com/design/litcentr/index.htm - main
http://developer.intel.com/design/pentium/manuals/ - stuff applicable
mostly to Pentiums and up
In the Pentium area you can find a complete instruction set reference for
MMX.
Wylie Garvin
edward80@126.com wrote in message 99-05-068...
>Anyone can find me a compiler(or an assembler) on linux that can
>recognize MMX instructions?
Return to the
comp.compilers page.
Search the
comp.compilers archives again.