Remove wrongly committed code
This commit is contained in:
parent
5826e2843a
commit
16bf4402b0
@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
// $Id: instr.h,v 1.9 2008-04-05 17:51:55 sshwarts Exp $
|
||||
// $Id: instr.h,v 1.10 2008-04-05 17:57:21 sshwarts Exp $
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Copyright (c) 2008 Stanislav Shwartsman
|
||||
@ -46,10 +46,6 @@ public:
|
||||
BxExecutePtr_tR ResolveModrm;
|
||||
BxExecutePtr_tR execute;
|
||||
|
||||
#define BX_OPCODE_EXT_0x0F 1
|
||||
#define BX_OPCODE_EXT_0x0F38 2
|
||||
#define BX_OPCODE_EXT_0x0F3A 3
|
||||
|
||||
struct {
|
||||
// 7...2 (unused)
|
||||
// 1...1 stop trace (used with trace cache)
|
||||
|
Loading…
x
Reference in New Issue
Block a user