mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-08 07:28:09 +01:00
fp/op: Implement FPToFixed
This commit is contained in:
parent
8087e8df05
commit
9571269552
5 changed files with 163 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ add_executable(dynarmic_tests
|
|||
A64/inst_gen.cpp
|
||||
A64/inst_gen.h
|
||||
A64/testenv.h
|
||||
fp/FPToFixed.cpp
|
||||
fp/mantissa_util_tests.cpp
|
||||
fp/unpacked_tests.cpp
|
||||
main.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue