This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2026-02-10 20:42:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a639fa5534
dynarmic
/
src
History
Lioncash
a639fa5534
microinstruction: Add missing FP scalar opcodes to ReadsFromFPSCR() and WritesToFPSCR()
...
These were forgotten when the opcodes were added.
2020-04-22 20:46:22 +01:00
..
backend_x64
A64: Implement FRSQRTS (vector), single/double variant
2020-04-22 20:46:22 +01:00
common
u128: Make Bit() a const-qualified member function
2020-04-22 20:46:22 +01:00
frontend
microinstruction: Add missing FP scalar opcodes to ReadsFromFPSCR() and WritesToFPSCR()
2020-04-22 20:46:22 +01:00
ir_opt
general: Remove unused lambda captures
2020-04-22 20:46:16 +01:00
CMakeLists.txt
fp: Implement FPRSqrtStepFused
2020-04-22 20:46:22 +01:00