Date: Fri, 12 Mar 1999 00:32:21 +0100 From: Felix von Leitner To: pgcc AT delorie DOT com Subject: Re: AMDK6/ PPro instructions Message-ID: <19990312003221.C20937@math.fu-berlin.de> Mail-Followup-To: pgcc AT delorie DOT com References: <36E6922D DOT 9FF4A5B7 AT mitre DOT org> <19990310232019 DOT J24287 AT cerebro DOT laendle> <14055 DOT 17068 DOT 168359 DOT 877540 AT ppp-x8-35 DOT ecn DOT purdue DOT edu> <19990311221628 DOT J11562 AT cerebro DOT laendle> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <19990311221628.J11562@cerebro.laendle>; from Marc Lehmann on Thu, Mar 11, 1999 at 10:16:28PM +0100 Reply-To: pgcc AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > Are you sure about this ? AFAIK the AMD K6 implements the pentium > > instruction set CMOVZ e.t.c. are not implemented. It is the Cyrix M2 > > which implements the full pentium-pro instruction set. > As I said, I'm not sure. Pitty on AMD that they are unable to create a > reasonable cpu ;) Why do you spread slander like this, then? I still have an AMD based machine near me, but I am not familiar with those instructions, so I do not know how to create code that will actually create them. I just compiled some test code with -march=pentiumpro on that machine and it ran OK, it was the "Request" program in the test subdirectory of the Hermes pixel conversion library. > Until somebody corrects me I take it for granted that -march=pentiumpro > programs won't run on amd-k6 (Mark: isn't that a question for the faq ;?) Which program can I try to use that will actually make pgcc create some of those instructions? Felix