This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-04-25 14:18:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ef195db3cc9477bf4419f6cb869ffc2a1fa9576
dynarmic
/
tests
/
A64
History
MerryMage
822fd4a875
backend_x64: Fix FPVectorMulAdd and FPMulAdd NaN handling with denormals
...
Denormals should be treated as zero in NaN handler
2020-04-22 20:46:23 +01:00
..
unicorn_emu
A64: Implement SQXTUN
2020-04-22 20:46:22 +01:00
a64.cpp
backend_x64: Fix FPVectorMulAdd and FPMulAdd NaN handling with denormals
2020-04-22 20:46:23 +01:00
fuzz_with_unicorn.cpp
fuzz_with_unicorn: Randomize FPCR.FZ
2020-04-22 20:46:23 +01:00
inst_gen.cpp
inst_gen: Make invalid_instructions a static inline variable
2020-04-22 20:46:13 +01:00
inst_gen.h
inst_gen: Compress loop into std::any_of in IsInvalidInstruction()
2020-04-22 20:46:18 +01:00
testenv.h
a64_emit_x64: Ensure host has updated ticks in EmitA64GetCNTPCT
2020-04-22 20:46:21 +01:00
verify_unicorn.cpp
tests/unicorn: Add type aliases to the Unicorn class
2020-04-22 20:46:19 +01:00