fp/info: Incorrect point_position in FPValue

This commit is contained in:
MerryMage 2018-08-16 10:50:28 +01:00
parent 8a3b6364c2
commit e60d6c0d20
3 changed files with 17 additions and 1 deletions

View file

@ -29,6 +29,7 @@ add_executable(dynarmic_tests
A64/testenv.h
cpu_info.cpp
fp/FPToFixed.cpp
fp/FPValue.cpp
fp/mantissa_util_tests.cpp
fp/unpacked_tests.cpp
main.cpp