From owner-freebsd-current Fri Jun 22 6:13:16 2001 Delivered-To: freebsd-current@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2CFCF37B403 for ; Fri, 22 Jun 2001 06:13:11 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA00230; Fri, 22 Jun 2001 09:12:59 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f5MDCct45359; Fri, 22 Jun 2001 09:12:38 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15155.17478.30570.310745@grasshopper.cs.duke.edu> Date: Fri, 22 Jun 2001 09:12:38 -0400 (EDT) To: Peter Wemm Cc: "Michael C . Wu" , David Malone , kaz@kobe1995.net, current@FreeBSD.ORG Subject: Re: support Pentium3 SSE In-Reply-To: <20010621214351.9B56D3808@overcee.netplex.com.au> References: <20010621102130.C63569@peorth.iteration.net> <20010621214351.9B56D3808@overcee.netplex.com.au> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Wemm writes: > "Michael C . Wu" wrote: > > On Thu, Jun 21, 2001 at 04:07:25PM +0100, David Malone scribbled: > > | On Wed, Jun 20, 2001 at 05:39:55PM -0400, Andrew Gallatin wrote: > > | > While we're at it, I know that the AMD AthlonMP supports SSE, but I > > > > I think we already detect AthlonMP's SSE automatically. > > I recall reading Peter's dmesg of his Tyan board and seeing > > SSE in the config. > > CPU: AMD Athlon(tm) Processor (1194.43-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x661 Stepping = 1 > Features=0x383fbff MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> > AMD Features=0xc0440000<,AMIE,DSP,3DNow!> > > Note the FXSR (fast context save and restore) and the SSE flag are there. Ah, Excellent! I was confused because the dmesg from the Athlon MP board that John Baldwin posted about had the only the FXSR flag but not the SSE flag set. Interestingly, its the same Id and stepping: CPU: AMD Athlon(tm) Processor (1194.68-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x661 Stepping = 1 Features=0x183fbff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> I guess it must have been an early rev or something. Cheers, Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message