H.J. Lu 4e1e2f4247 Support mixed SSE/AVX audit and check AVX only once.
This patch fixes mixed SSE/AVX audit and checks AVX only once in
_dl_runtime_profile. When an AVX or SSE register value in pltenter is
modified, we have to make sure that the SSE part value is the same in both
lr_xmm and lr_vector fields so that pltexit will get the correct value
from either lr_xmm or lr_vector fields. AVX-enabled pltenter should
update both lr_xmm and lr_vector fields to support stacked AVX/SSE
pltenter functions.
2009-08-08 10:54:42 -07:00
..
2008-01-16 23:49:43 +00:00
2009-08-08 10:29:29 -07:00
2009-07-05 23:46:03 -07:00
2009-07-24 08:34:47 -07:00
2009-05-18 15:44:09 -07:00
2009-03-15 21:33:19 +00:00