]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg: Do not require FE_* exception bits
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 25 Aug 2020 20:12:53 +0000 (13:12 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Sep 2020 14:41:38 +0000 (07:41 -0700)
commit853c93ed0d7d462224a6d74c474cf89981a2561b
tree7e3e1e1f248e6ea952f86c35f09fa1675a575f1e
parent4c71dc37fb56bd41893c74cb5d164a2a009e8a1f
tests/tcg: Do not require FE_* exception bits

Define anything that is missing as 0, so that flags & FE_FOO
is false for any missing FOO.

Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/multiarch/float_helpers.h