]> git.proxmox.com Git - mirror_qemu.git/commit
softfloat: Add flag specific to sqrt(-x)
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 17 Dec 2021 16:57:14 +0000 (17:57 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 17 Dec 2021 16:57:14 +0000 (17:57 +0100)
commitf8718aab8950c2c88c72b002aa0ba60caabfee36
tree14185008fd4322425688eeec1d667c447a2f32df
parent10cc964030fca459591d9353571f3b1b4e1b5aec
softfloat: Add flag specific to sqrt(-x)

PowerPC has this flag, and it's easier to compute it here
than after the fact.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211119160502.17432-6-richard.henderson@linaro.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
fpu/softfloat-parts.c.inc
include/fpu/softfloat-types.h