On 29/01/2026 19.57, Ilya Leoshkevich wrote:
For DIVIDE TO INTEGER it will be helpful to pass final-quotient
rounding mode around explicitly rather than setting it in fpu_status
implicitly. To facilitate this, extract a function for converting the
mask to the rounding mode.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Ilya Leoshkevich <[email protected]>
---
  target/s390x/tcg/fpu_helper.c | 62 +++++++++++++++++------------------
  1 file changed, 31 insertions(+), 31 deletions(-)

Reviewed-by: Thomas Huth <[email protected]>


Reply via email to