aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/loongarch64/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/loongarch64/Makefile.target')
-rw-r--r--tests/tcg/loongarch64/Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tcg/loongarch64/Makefile.target b/tests/tcg/loongarch64/Makefile.target
index 0115de7..00030a10 100644
--- a/tests/tcg/loongarch64/Makefile.target
+++ b/tests/tcg/loongarch64/Makefile.target
@@ -15,5 +15,6 @@ LOONGARCH64_TESTS += test_div
LOONGARCH64_TESTS += test_fclass
LOONGARCH64_TESTS += test_fpcom
LOONGARCH64_TESTS += test_pcadd
+LOONGARCH64_TESTS += test_fcsr
TESTS += $(LOONGARCH64_TESTS)