On 1/28/26 02:31, 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.

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

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to