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-01 03:01:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9b28622170f43ebaecf117923ceea17e4c835d9
dynarmic
/
src
History
Lioncash
f9b2862217
A64: Implement FRSQRTS' half-precision scalar variant
...
With the necessary machinery in place, we can now handle the half-precision variant.
2020-04-22 21:01:45 +01:00
..
backend
/x64
frontend/ir_emitter: Add half-precision opcode variant of FPVectorRSqrtStepFused
2020-04-22 21:01:45 +01:00
common
common/fp/op/FPRSqrtStepFused: Add half-precision specialization for FPRSqrtStepFused
2020-04-22 21:01:44 +01:00
frontend
A64: Implement FRSQRTS' half-precision scalar variant
2020-04-22 21:01:45 +01:00
ir_opt
ir_opt/verification_pass: Mark locals as const where applicable
2020-04-22 21:01:40 +01:00
CMakeLists.txt
CMakeLists: Allow importing dynarmic build trees into other CMake projects
2020-04-22 21:00:47 +01:00