Fixed compilation error
This commit is contained in:
parent
7edc0948b7
commit
39ab1d18ac
@ -18,12 +18,12 @@
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
//
|
||||
|
||||
#if BX_SUPPORT_3DNOW
|
||||
|
||||
#define NEED_CPU_REG_SHORTCUTS 1
|
||||
#include "bochs.h"
|
||||
#define LOG_THIS BX_CPU_THIS_PTR
|
||||
|
||||
#if BX_SUPPORT_3DNOW
|
||||
|
||||
void BX_CPU_C::PFPNACC_PqQq(bxInstruction_c *i)
|
||||
{
|
||||
BX_PANIC(("PFPNACC_PqQq: 3DNow! instruction still not implemented"));
|
||||
|
Loading…
Reference in New Issue
Block a user