Well, the other advantages come from the fact that in a 64bit application you can use 64bits registers. For codecs and similar software it usually means an important improvement in performance. For a 3D editor... hmmm... I doubt it could be noticeable. And in x86-64 you also have more registers to use, but it is also not relevant for an editor. So, basically, the one and big improvement is RAM access.