1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-01 08:56:32 -05:00

tests: Add tests for vadd

This commit is contained in:
MerryMage
2017-05-01 22:11:06 +01:00
parent 567c3a2ee7
commit a08edd67eb
6 changed files with 13511 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
set(SRCS
common/param_package.cpp
core/arm/arm_test_common.cpp
core/arm/dyncom/arm_dyncom_vfp_tests.cpp
core/file_sys/path_parser.cpp
core/hle/kernel/hle_ipc.cpp
glad.cpp