mesa: Use SSE prefetch instructions rather than 3DNow instructions
authorPatrick Baggett <baggett.patrick@gmail.com>
Wed, 3 Feb 2016 21:05:54 +0000 (08:05 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 4 Feb 2016 11:02:31 +0000 (22:02 +1100)
commit9c78cfd547a69f6f45d7acaa8ade681640caee95
tree99fb5fecf3e68d5823724d185922128325b350fb
parentedd494ddf0d6649800c4e83dbc3cc6cd97ce56f7
mesa: Use SSE prefetch instructions rather than 3DNow instructions

64-bit Pentium 4 CPUs don't have the 3DNow prefetch instructions
which results in an Illegal instruction crash.

Cc: "11.0 11.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Tested-by: Timothy Arceri <t_arceri@yahoo.com.au>
https://bugs.freedesktop.org/show_bug.cgi?id=27512
src/mesa/x86-64/xform4.S