qemu-patch-raspberry4/target-i386
Aurelien Jarno 20f8bd483c target-i386: fix compilation with --enable-debug-tcg
Commit 2355c16e74 introduced a new ldmxcsr
helper taking an i32 argument, but the helper is actually passed a long.
Fix that by truncating the long to i32.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-01-13 16:01:40 +01:00
..
cpu.h kvm: x86: Avoid runtime allocation of xsave buffer 2011-12-22 14:53:01 -02:00
cpuid.c enable architectural PMU cpuid leaf for kvm 2011-12-22 14:53:01 -02:00
helper.c
helper.h target-i386: fix SSE rounding and flush to zero 2012-01-11 09:55:28 +01:00
helper_template.h
kvm.c Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging 2012-01-03 14:39:05 -06:00
machine.c
op_helper.c target-i386: fix SSE rounding and flush to zero 2012-01-11 09:55:28 +01:00
ops_sse.h target-i386: fix dpps and dppd SSE2 instructions 2012-01-11 09:55:28 +01:00
ops_sse_header.h
svm.h
TODO target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions 2012-01-11 09:55:28 +01:00
translate.c target-i386: fix compilation with --enable-debug-tcg 2012-01-13 16:01:40 +01:00