Processors
Intel® Processors, Tools, and Utilities
14560 ディスカッション

How to Identify 32-bit or 64-bit Processors

idata
従業員
7,931件の閲覧回数

In Linux, we have a command "cpuid" which gives complete information about the CPU, it's starts somewhat like this.

Intel-specific functions:

 

Version 00000f47:

 

Type 0 - Original OEM

 

Family 15 - Pentium 4

 

Extended family 0

 

Model 4 -

 

Stepping 7

 

Reserved 0 ....

Everything is present except whether the Processor is 32-bit or 64-bit CPU. Is it possible to find out based on the above info. wheter a CPU is 32-bit or 64-bit. If so, how? I have seen numerous sites, but haven't got exact info. of how this could be found thorugh an OS, either Windows or Linux.

Thanks in Advance.

Regards

Adarsh

0 件の賞賛
2 返答(返信)
idata
従業員
4,276件の閲覧回数

Hello,

There is a tool from Intel.

http://www.intel.com/support/processors/tools/piu/sb/CS-014921.htm

If Intel® 64 is yes, then it does support 64 bit processing.

Another way to check is to get the SL number of the CPU and check from the site below:

http://ark.intel.com

If you have got a 64 bit OS, you can just try to load the OS, it wont allow you to do so.

All the best,

Kind Regards,

Aryan.

idata
従業員
4,277件の閲覧回数

Version 00000f47 makes it a PentiumD 8x0, these all supprot x64

返信