mirror_qemu/tcg/i386
Aurelien Jarno f813cb838f tcg/i386: fix build with -march < i686
The movcond_i32 op has to be protected with TCG_TARGET_HAS_movcond_i32
to fix the build with -march < i686.

Thanks to Richard Henderson for the hint.

Reported-by: Alex Barcelo <abarcelo@ac.upc.edu>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-09-26 00:31:50 +02:00
..
tcg-target.c tcg/i386: fix build with -march < i686 2012-09-26 00:31:50 +02:00
tcg-target.h w64: Fix TCG helper functions with 5 arguments 2012-09-22 15:10:22 +02:00