64bit has other benefits besides having a lot of memory... It makes it so that a single CPU frame can be 64 bits in size, which means less copying from the L2 cache into the processor memory...
Basically 64bit apps in a 64bit os run faster than it's 32bit equivalent.