]> git.proxmox.com Git - qemu.git/commit - configure
tcg-i386: Perform cmov detection at runtime for 32-bit.
authorRichard Henderson <rth@twiddle.net>
Fri, 28 Dec 2012 22:17:02 +0000 (14:17 -0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 29 Dec 2012 12:21:16 +0000 (12:21 +0000)
commit76a347e1cd0c2d6959461c89dda15ef5c4140da6
tree6f409224cb177c5aaba1871e0c82b9b179329913
parentafcb92beac9e477e5ae5c36bf38830e225e2235f
tcg-i386: Perform cmov detection at runtime for 32-bit.

Existing compile-time detection is spotty at best.  Convert
it all to runtime detection instead.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure
tcg/i386/tcg-target.c
tcg/i386/tcg-target.h