]> Git Repo - qemu.git/commit - tcg/i386/tcg-target.c
tcg-i386: Perform cmov detection at runtime for 32-bit.
authorRichard Henderson <[email protected]>
Fri, 28 Dec 2012 22:17:02 +0000 (14:17 -0800)
committerBlue Swirl <[email protected]>
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 <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
configure
tcg/i386/tcg-target.c
tcg/i386/tcg-target.h
This page took 0.026008 seconds and 4 git commands to generate.