Decode RDTSC as well. Thanks ripsaw.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3747
This commit is contained in:
parent
1b74652bab
commit
173fb5510e
1 changed files with 4 additions and 2 deletions
|
@ -283,8 +283,10 @@ static char const *second[] = {
|
|||
0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
/* 3 */
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, "rdtsc", 0, 0,
|
||||
0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
0, 0, 0, 0,
|
||||
/* 4 */
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue