added experimental support for ARMV8

This commit is contained in:
wernsaar
2013-11-24 15:47:00 +01:00
parent e25de3d182
commit fe5f46c330
13 changed files with 469 additions and 1 deletions
+3
View File
@@ -129,4 +129,7 @@ BINARY_64
ARCH_ARM
#endif
#if defined(__aarch64__)
ARCH_ARM64
#endif