qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo


From: Richard Henderson
Subject: Re: [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
Date: Fri, 30 Jun 2023 15:36:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 5/27/23 16:19, Richard Henderson wrote:
Extract some common code from Alpha and Arm, and which will
shortly also be required by the RISC-V Zfa extension.
Added a new test for Alpha; I already had a RISU test for Arm.


r~


Richard Henderson (4):
   fpu: Add float64_to_int{32,64}_modulo
   tests/tcg/alpha: Add test for cvttq
   target/alpha: Use float64_to_int64_modulo for CVTTQ
   target/arm: Use float64_to_int32_modulo for FJCVTZS

Queued to tcg-next.


r~




reply via email to

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