qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/4] target/alpha: Use float64_to_int64_modulo for CVTTQ


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 3/4] target/alpha: Use float64_to_int64_modulo for CVTTQ
Date: Tue, 27 Jun 2023 11:27:18 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

On 27/5/23 16:19, Richard Henderson wrote:
For the most part we can use the new generic routine,
though exceptions need some post-processing to sort
invalid from integer overflow.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/alpha/fpu_helper.c | 85 +++++++++------------------------------
  1 file changed, 18 insertions(+), 67 deletions(-)

To the best of my knowledge...
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]