Check CPU model for uc_ctl

This commit is contained in:
2022-04-16 17:49:47 +02:00
parent a60db86144
commit b136f08f2d
13 changed files with 426 additions and 331 deletions

View File

@@ -52,7 +52,9 @@ typedef enum uc_cpu_x86 {
UC_CPU_X86_OPTERON_G5,
UC_CPU_X86_EPYC,
UC_CPU_X86_DHYANA,
UC_CPU_X86_EPYC_ROME
UC_CPU_X86_EPYC_ROME,
UC_CPU_X86_ENDING
} uc_cpu_x86;
// Memory-Management Register for instructions IDTR, GDTR, LDTR, TR.