This website requires JavaScript.
Explore
Register
Sign In
Azahar-Mirror
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic
synced
2025-11-08 16:10:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
History
Lioncash
796bb8a7f7
frontend/A64/types: Make RegNumber() and VecNumber() constexpr
...
Given they simply perform casting, they can be safely made constexpr.
2020-04-22 21:02:46 +01:00
..
backend
/x64
A32: Implement barrier instructions introduced in ARMv7
2020-04-22 21:02:46 +01:00
common
common/fp/op/FPConvert: Remove unnecessary casts in FPConvert()
2020-04-22 21:02:46 +01:00
frontend
frontend/A64/types: Make RegNumber() and VecNumber() constexpr
2020-04-22 21:02:46 +01:00
ir_opt
ir_opt/verification_pass: Mark locals as const where applicable
2020-04-22 21:01:40 +01:00
CMakeLists.txt
frontend: Move imm.h to the top-level directory of the frontends
2020-04-22 21:02:46 +01:00