|
From: Robert W. <rj...@du...> - 2005-10-10 19:54:35
|
> (1) vex x86->IR: unhandled instruction bytes: 0xEF 0xC9 0xC3 0x90 > (1) =3D=3D14174=3D=3D > (1) =3D=3D14174=3D=3D Process terminating with default action of signal 4 > (SIGILL): dumping core > (1) =3D=3D14174=3D=3D Illegal opcode at address 0x80ADC94 > (1) =3D=3D14174=3D=3D at 0x80ADC94: outl(unsigned, unsigned short) (io= .h:96) >=20 > Is there a work around for this error ? Should I open a bug ? Probably no workaround (unless you can persuade whatever compiler you're using not to use this.) Filing a bug is recommended. OxEF is "out %eax,(%dx)", btw. Regards, Robert, --=20 Robert Walsh Amalgamated Durables, Inc. - "We don't make the things you buy." Email: rj...@du... |