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-22 21:51:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03e6899fd78129c52bcd1cb75e20aaa6d7ca4760
dynarmic
/
src
/
frontend
/
A32
/
decoder
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
..
arm.h
Switch boost::optional to std::optional
2020-04-22 20:57:37 +01:00
arm.inc
A32: Implement the ARM-mode variant of SEVL
2020-04-22 21:02:47 +01:00
thumb16.h
A32: Implement Thumb-1's CBZ/CBNZ instructions
2020-04-22 21:02:47 +01:00
thumb32.h
A32: Implement Thumb-1 variant of SEVL
2020-04-22 21:02:47 +01:00
vfp.h
A32: Rename vfp2-related files to vfp
2020-04-22 21:02:46 +01:00
vfp.inc
A32: Rename vfp2-related files to vfp
2020-04-22 21:02:46 +01:00