I'm about to head back to the house (visited my mom, about 2hrs on bike). If you could explain what that means, I'd be thankful. Why would they say it's 32-bit if it's 64-bit? What does it mean for 32-bit processors and 64-bit? I'm a bit slow when it comes to these things.
Pack of Data that CPU uses is 64 bit wide in 64 bit CPU. Pack of data that CPU uses is 32 bit wide in 32 bit CPU. 32 bit CPU cannot benefit from 64 bit packs, but 64 bit CPU can use 32 bit packs.
That is the main difference. In theory it should be twice faster than 32 bit CPUs, in practice its about 5-10% faster.