On 9/11/2013 4:49 PM, Hendrik Leppkes wrote:
> From: Henrik Gramner <[email protected]>
> 
> Prevents a crash if the misaligned exception mask bit is cleared for some 
> reason.
> 
> Misaligned SSE functions are only used on AMD Phenom CPUs and the benefit is 
> miniscule.
> They also require modifying the MXCSR control register and by removing those 
> functions
> we can get rid of that complexity altogether.
> ---
>  libavutil/x86/x86inc.asm | 9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)

Seems reasonable.

- Derek
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to