No, because it is not running on x86 architecture, so x86 instructions produce what are so charmingly called "unexpected results".
To run those apps on ARM, you have to get hold of the source code and compile it for ARM so you can run them natively. And of course since most x86 apps are closed source, that means you can't run them on ARM.