Added Winchip 2 timing model.
This commit is contained in:
parent
9b8b6c2c70
commit
7ec6f1e4ce
4 changed files with 757 additions and 3 deletions
|
|
@ -274,7 +274,7 @@ uint64_t opcode_deps_0f[256] =
|
|||
/*00*/ MODRM, MODRM, MODRM, MODRM,
|
||||
0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
0, MODRM, 0, MODRM,
|
||||
|
||||
/*10*/ 0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
|
|
@ -356,7 +356,7 @@ uint64_t opcode_deps_0f_mod3[256] =
|
|||
/*00*/ MODRM, MODRM, MODRM, MODRM,
|
||||
0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
0, MODRM, 0, MODRM,
|
||||
|
||||
/*10*/ 0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue