|
From: Tom H. <th...@cy...> - 2003-11-24 14:10:46
|
In message <200...@gm...>
Dirk Mueller <dm...@gm...> wrote:
> On Monday 24 November 2003 13:59, Tom Hughes wrote:
>
>> In fact there is sample code in the Intel CPUID application node
>> showing how to check for it. The application note is at:
>
> Thats nice. However the problem is that the application we valgrind might want
> to run the cpuid instruction and will then expect to receive a SIGILL. We
> can't just skip the instruction, since that will break the simulation.
But if valgrind can check whether the instruction is there or not
then it could generate a SIGILL to the application it is running
couldn't it?
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|