]> granicus.if.org Git - libvpx/commit
x86: correct OSXSAVE + AVX bit check
authorJames Zern <jzern@google.com>
Fri, 23 Jan 2015 22:13:51 +0000 (14:13 -0800)
committerJames Zern <jzern@google.com>
Sat, 24 Jan 2015 02:06:04 +0000 (18:06 -0800)
commit4ed1bda7af3a5da820068d68c7af80103bc8f3ba
tree8f1d04b4f752daf8c17b7b8a8956c446fca28a86
parent65f60f8e8c39bc18d407df2004ed548d2cfaa9f1
x86: correct OSXSAVE + AVX bit check

the result should have both bits set; previously this was converted from
webp incorrectly and resulted in a boolean check...

Change-Id: I2a7c7f2b491945f3a536ab4fca02247eccc892b8
vpx_ports/x86.h