64bit hardware

  • Thread starter Thread starter titus12
  • Start date Start date
T

titus12

Is there a way to test and see if the hardware on your computer is 64bit
ready?

Thank you,
David
 
titus12 said:
Is there a way to test and see if the hardware on your computer is 64bit
ready?

Thank you,
David

http://en.wikipedia.org/wiki/X86-64

Using X86-64 as a search term, I found this article. It recommends
using CPUZ and checking the X86-64 capability.

http://www.hardwaresecrets.com/article/201

This program is available for Windows.

http://www.cpuid.com/cpuz.php

View the line that says "Instructions". It says X86-64 in this example.

http://www.hardwaresecrets.com/imageview.php?image=1852

Just because the OS is 64 bit, doesn't guarantee how the hardware will
handle memory. For example, you can run a 64 bit OS just fine, with only
1GB of main memory present. When the CPU is capable of 64 bit instruction
execution, it doesn't magically change the amount of memory that the
Northbridge supports. The Northbridge limits remain at the values
stated in the original manufacturer information.

If the processor was known to be an Intel product, then Intel provides
a processor identification utility. It is possible the X86-64
attribute may be recognized by a utility like that.

http://www.intel.com/support/processors/tools/piu/

(What the utility reports...)
http://www.intel.com/support/processors/tools/piu/sb/CS-015479.htm

Paul
 
Back
Top