Re: [Qemu-devel] [RFC PATCH v3 16/49] target-i386: update fp status fix

2014-07-31 Thread Alex Bennée
Pavel Dovgalyuk writes: > This patch adds calls to update_fp_status() function from several > places where FPU state is changed. > > Signed-off-by: Pavel Dovgalyuk > --- > target-i386/cpu.c|1 + > target-i386/cpu.h|1 + > target-i386/fpu_helper.c |5 - > target-i

[Qemu-devel] [RFC PATCH v3 16/49] target-i386: update fp status fix

2014-07-31 Thread Pavel Dovgalyuk
This patch adds calls to update_fp_status() function from several places where FPU state is changed. Signed-off-by: Pavel Dovgalyuk --- target-i386/cpu.c|1 + target-i386/cpu.h|1 + target-i386/fpu_helper.c |5 - target-i386/machine.c|2 +- 4 files changed