tests/tcg/loongarch64: Add fclass test
commit65cb15f4d64678900e48375ee360cc6cf577b99f
authorSong Gao <gaosong@loongson.cn>
Sat, 16 Jul 2022 08:54:24 +0000 (16 16:54 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 19 Jul 2022 16:23:58 +0000 (19 21:53 +0530)
tree05e583fcba579258ba11517396abea157d91c4b8
parentfa50579a57abd271109117936c6886d2d1e3d9af
tests/tcg/loongarch64: Add fclass test

This includes:
- FCLASS.{S/D}

Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20220716085426.3098060-7-gaosong@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/loongarch64/Makefile.target
tests/tcg/loongarch64/test_fclass.c [new file with mode: 0644]