Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260507160959.449170-1-richard.henderson@linaro.org
Maintainers: Aurelien Jarno <aurelien@aurel32.net>, Peter Maydell <peter.maydell@linaro.org>, "Alex Bennée" <alex.bennee@linaro.org>, Richard Henderson <richard.henderson@linaro.org>, Ilya Leoshkevich <iii@linux.ibm.com>, David Hildenbrand <david@kernel.org>, Cornelia Huck <cohuck@redhat.com>, Eric Farman <farman@linux.ibm.com>, Matthew Rosato <mjrosato@linux.ibm.com>
include/fpu/softfloat-parts.h | 9 ++
include/fpu/softfloat.h | 11 --
target/arm/tcg/vec_internal.h | 12 +-
fpu/softfloat.c | 224 ++++++++--------------------------
target/arm/tcg/sme_helper.c | 102 +++++++---------
target/arm/tcg/vec_helper.c | 127 ++++++++++---------
target/s390x/tcg/fpu_helper.c | 135 ++++++++++++++++++++
fpu/softfloat-parts.c.inc | 223 ++++++++++++++++-----------------
8 files changed, 407 insertions(+), 436 deletions(-)