Can someone explain to me how 64 bit applications, a 64bit OS, and a 64 bit CPU fit together to establish how much memory is addressable by some application?
For example, how is addressable memory for an application affected if you run a 64bit application on a 64bit CPU, with a 32bit OS?
Or what about a 64bit CPU with a 64bit OS and a 32bit application?
What happens when you run a 64bit application on a 32bit CPU?