Re: whats the difference? by Colin
Colin
Tue Nov 29 22:05:54 CST 2005
Just to get the terminology right, there is no "x32". What you are calling
x32 is by convention called x86 (after the family of Intel processors that
started with the 8086). x86 is currently used to describe 32-bit operating
systems that run on Intel and compatible x86 processors.
x64 is named after the AMD64 family of processors that were the first 64-bit
processors that were backwards compatible with x86 instructions sets. x64
is used to describe 64-bit operating systems that run on the AMD64 and Intel
EM64T processors. (There is another Intel 64-bit processor, the Itanium,
that is called IA64 and is not compatible with either x86 or x64
processors.)
The result: All 32-bit Windows for x86 processors run on x64 processors as
well. But they run as 32-bit operating systems. To get the full capability
of an x64 processor you need to run Windows x64.
--
Colin Barnhorst [MVP Windows - Virtual Machine]
(Reply to the group only unless otherwise requested)
"UnknownTBeast" <UnknownTBeast@discussions.microsoft.com> wrote in message
news:8475883C-971D-4293-AE1F-5BF5DD66DAA5@microsoft.com...
> Thanks for the information, sounds interesting.
> Now qiute how do you tell the difference in the type of system, x64 or
> x86?
> From what I saw in the FAQ its the processor, right? And Colin, you said
> that
> xp pro w/ sp 2 can run both on x64 and x86, but as a 32-bit, thats the
> same
> as x32 I thought, making it work only for x32 machines.
>
> Thank you much,
> Randall
>
> "UnknownTBeast" wrote:
>
>> what is the main diffenernce in xp x64 and xp pro w/ sp2?
>> just wondering.