mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-21 21:26:11 +01:00
fp/info: Incorrect point_position in FPValue
This commit is contained in:
parent
8a3b6364c2
commit
e60d6c0d20
3 changed files with 17 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue