I wanted to know architecture of my processor.
firsthing I did is to type env in cmd and I found these.
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=170a
So is my processor architecture is x86? and not x86_64?
But http://ark.intel.com/Product.aspx?id=36500 says, Instruction Set 64-bit.Which one should I believe in?