qemu-arm
[Top][All Lists]
Advanced

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

[PATCH 0/2] target/arm: Two more float_status conversions


From: Richard Henderson
Subject: [PATCH 0/2] target/arm: Two more float_status conversions
Date: Thu, 5 Dec 2024 21:19:50 -0600

Hi Peter,

You probably have something like this in your AFP tree already,
but while I'm sending all of the other float_status patches, I
thought I might as well send these two.

Based-on: 20241206031224.78525-1-richard.henderson@linaro.org
(target/arm: Helper type cleanups)

r~

Richard Henderson (2):
  target/arm: Use float_status in helper_fcvtx_f64_to_f32
  target/arm: Use float_status in helper_vfp_fcvt{ds,sd}

 target/arm/helper.h            |  4 ++--
 target/arm/tcg/helper-a64.h    |  2 +-
 target/arm/tcg/helper-a64.c    |  3 +--
 target/arm/tcg/translate-a64.c | 17 +++++++++++------
 target/arm/tcg/translate-vfp.c |  4 ++--
 target/arm/vfp_helper.c        |  8 ++++----
 6 files changed, 21 insertions(+), 17 deletions(-)

-- 
2.43.0




reply via email to

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