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-03-21 21:21:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03e6899fd78129c52bcd1cb75e20aaa6d7ca4760
dynarmic
/
src
History
Lioncash
03e6899fd7
A32: Implement Thumb-1's CBZ/CBNZ instructions
...
Introduced in ARMv6T2, this allows for short forward branches.
2020-04-22 21:02:47 +01:00
..
backend
/x64
frontend/ir/ir_emitter: Add A32 equivalent to A64's SetCheckBit
2020-04-22 21:02:47 +01:00
common
Suppress MSVC warning C4702: unreachable code
2020-04-22 21:02:46 +01:00
frontend
A32: Implement Thumb-1's CBZ/CBNZ instructions
2020-04-22 21:02:47 +01:00
ir_opt
ir_opt/verification_pass: Mark locals as const where applicable
2020-04-22 21:01:40 +01:00
CMakeLists.txt
Merge pull request
#492
from lioncash/vfp
2020-04-22 21:02:47 +01:00