initial support ZEN 4

This commit is contained in:
JanLJL
2024-08-30 17:41:45 +02:00
parent 6ea61d8893
commit 2fcc62ae1a
4 changed files with 5378 additions and 3 deletions

View File

@@ -444,6 +444,7 @@ class MachineModel(object):
"zen+": "x86",
"zen2": "x86",
"zen3": "x86",
"zen4": "x86",
"con": "x86", # Intel Conroe
"wol": "x86", # Intel Wolfdale
"snb": "x86",