Which version of the kernel is needed in order to run the following
program on an PIII?

void main()
{
        __asm__ __volatile__("xorps %%xmm0, %%xmm1" ::: "memory");
}                                                                               

astor

-- 
Alexander Kjeldaas                Mail:  [EMAIL PROTECTED]
finger [EMAIL PROTECTED] for OpenPGP key.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to