added M1 arch

This commit is contained in:
JanLJL
2023-12-12 18:33:24 +01:00
parent c5ef5f7432
commit f3b50b93f5
4 changed files with 2146 additions and 153 deletions

View File

@@ -281,6 +281,7 @@ class MachineModel(object):
"a72": "aarch64",
"tx2": "aarch64",
"n1": "aarch64",
"m1": "aarch64",
"zen1": "x86",
"zen+": "x86",
"zen2": "x86",