Messages in this thread |  | | Date | Thu, 28 Sep 2000 18:28:33 +0200 | From | Alexander S A Kjeldaas <> | Subject | SSE instructions |
| |
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: astor@fast.no finger astor@master.kernel.org for OpenPGP key. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |