Subject: Re: SETREGS/SETFPREG & extented register sets
To: None <thorpej@zembu.com>
From: Colin Wood <cwood@ichips.intel.com>
List: tech-kern
Date: 12/01/2000 14:35:43
Just catching up on old mail...

Jason R Thorpe wrote:
> On Sun, Nov 19, 2000 at 06:17:23PM -0800, Matt Thomas wrote:
> 
>  > i386 has MMX
> 
> ...this is overlapped with FP regs on the i386.

Now i386 has SSE/SSE2 registers (xmm0-xmm7), at least on the Pentium III
and Pentium 4.  These are _not_ overlapped with the FP registers and must
be saved using FXSAVE and FXRSTOR.  I don't know about Athlon and 3D-Now!,
tho.

Later.

-- 
Colin Wood                                 cwood@ichips.intel.com
Component Design Engineer - DPG                 Intel Corporation
-----------------------------------------------------------------
I speak only on my own behalf, not for my employer.