Resolving a kernel-panic in windows arm executables.

A previous patch removed a check that disabled looking for 64-bit
emulator executables on windows - this works fine for x86/x86_64
executables but results in a kernel panic for arm executables.
This patch restores that disabling check for arm images

Change-Id: I08c16dee2d156cd4a217924af75bcd74871bb402
1 file changed