|
From: Julian S. <js...@ac...> - 2006-03-15 10:54:30
|
> vex x86->IR: unhandled instruction bytes: 0xCD 0xE3 > 0x89 0x3 That's "int $0xE3", which is a pretty strange insn. Are you doing some strange hardware-related thing? Or perhaps it's to do with your RTAI distribution? J |