qemu-e2k/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
cpuid.c
helper_template.h
helper.c
helper.h
kvm.c
machine.c
op_helper.c
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c target-i386: fix compilation with --enable-debug-tcg 2012-01-13 16:01:40 +01:00