|
From: Jeremy F. <je...@go...> - 2003-11-18 01:05:20
|
On Mon, 2003-11-17 at 16:48, Tyler Nielsen wrote: > disInstr: unhandled instruction bytes: 0xF 0xD 0x8A 0x80 > Illegal instruction > > I'm not to good at this, but I think it's the prefetchw command. Any > idea how difficult this is to implement? prefetchw - that's an AMD 3dnow! instruction right? I think it's a bug in your distro if it's using 3dnow instructions on a CPU which doesn't claim to support them (unless, of course, we are claiming to do so accidentally). What's your CPU? J |