From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ef33c33c4f98bde1 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Compiler for Z80/6510 Date: 1999/11/27 Message-ID: <81nmkf$dvp$1@nnrp1.deja.com>#1/1 X-Deja-AN: 553506298 References: <383c6fed.458467@news.fiam.net> <81k67s$47l$1@nnrp1.deja.com> <81m3a5$blp$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x43.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Sat Nov 27 04:28:02 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-11-27T00:00:00+00:00 List-Id: In article , "Vladimir Olensky" wrote: > These IA32 SIMD extensions ... Well I doubt there are many Ada programs which would be affected here, these instructions are unlikely to be very useful in the context of general purpose Ada code. I believe that GCC 3.0 will make some attempt to use these instructions, but my guess is that most Ada programs will not notice the difference. This is certainly not one of the most important targets of opportunity for improving the quality of GNAT code on the ia32 :-) Actually I think most programs will see FAR more gain from the general improvement in ia32 code that has come from rewriting the ia32 config file. Sent via Deja.com http://www.deja.com/ Before you buy.