Re: [Qemu-devel] [PATCH v3 05/18] target/s390x: Mark FPSEH facility as available

2017-06-23 Thread Aurelien Jarno
On 2017-06-19 17:03, Richard Henderson wrote: > This facility bit includes DFP-rounding, FPR-GR-transfer, > FPS-sign-handling, and IEEE-exception-simulation. We do > support all of these. > > Signed-off-by: Richard Henderson > --- > target/s390x/cpu_models.c | 1 + > 1 file changed, 1 insertion

[Qemu-devel] [PATCH v3 05/18] target/s390x: Mark FPSEH facility as available

2017-06-19 Thread Richard Henderson
This facility bit includes DFP-rounding, FPR-GR-transfer, FPS-sign-handling, and IEEE-exception-simulation. We do support all of these. Signed-off-by: Richard Henderson --- target/s390x/cpu_models.c | 1 + 1 file changed, 1 insertion(+) diff --git a/target/s390x/cpu_models.c b/target/s390x/cpu