dynarmic/tests
MerryMage 55eaa16615 a64_emit_x64: Ensure host has updated ticks in EmitA64GetCNTPCT
Discovered by @Subv.
Fixes incomplete fix begun in 5a91c94dca47c9702dee20fbd5ae1f4c07eef9df.
That fix fails to take into account that LinkBlock doesn't update ticks until there
are no remaining ticks to be executed.

Test added to confirm fix.
2020-04-22 20:46:21 +01:00
..
A32 tests: Silence warnings in skyeye code 2020-04-22 20:46:21 +01:00
A64 a64_emit_x64: Ensure host has updated ticks in EmitA64GetCNTPCT 2020-04-22 20:46:21 +01:00
fp fp: Use forward declarations where applicable 2020-04-22 20:46:21 +01:00
CMakeLists.txt fp/op: Implement FPToFixed 2020-04-22 20:46:19 +01:00
main.cpp Reorganisation, Import Skyeye, This is a mess 2016-07-04 17:22:11 +08:00
mp.cpp mp: Implement metaprogramming library 2020-04-22 20:46:19 +01:00
print_info.cpp tests: Add print_info program 2020-04-22 20:46:18 +01:00
rand_int.h Fuzz thumb instructions 2016-07-07 19:01:47 +08:00