[v0.84][ARM] Add lots of new microarch detection

This commit is contained in:
Dr-Noob
2020-11-10 18:48:10 +01:00
parent 3aa13269b7
commit 904cb46765
3 changed files with 99 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
#include "../arm/midr.h"
#endif
static const char* VERSION = "0.83";
static const char* VERSION = "0.84";
void print_help(char *argv[]) {
#ifdef ARCH_X86