aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/hexagon/Makefile.target
diff options
context:
space:
mode:
authorTaylor Simpson <tsimpson@quicinc.com>2021-02-07 23:46:23 -0600
committerRichard Henderson <richard.henderson@linaro.org>2021-02-18 07:48:22 -0800
commit703c08d98ae6ac6481d460a0ddc5c118bdc4e97e (patch)
tree5de7adbf429c6ab94b2a4dddedf58bad95389b3a /tests/tcg/hexagon/Makefile.target
parent825d6eba7ccb7fb4a5ce4a06ec83efcf52066762 (diff)
Hexagon (tests/tcg/hexagon) TCG tests - floating point
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <1612763186-18161-34-git-send-email-tsimpson@quicinc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tests/tcg/hexagon/Makefile.target')
-rw-r--r--tests/tcg/hexagon/Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tcg/hexagon/Makefile.target b/tests/tcg/hexagon/Makefile.target
index a54e3c7503..616af697fe 100644
--- a/tests/tcg/hexagon/Makefile.target
+++ b/tests/tcg/hexagon/Makefile.target
@@ -41,5 +41,6 @@ HEX_TESTS += preg_alias
HEX_TESTS += dual_stores
HEX_TESTS += mem_noshuf
HEX_TESTS += atomics
+HEX_TESTS += fpstuff
TESTS += $(HEX_TESTS)