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-03-25 00:12:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d34763242c8e37902a06bfdb3a2c42b32d3e1c24
dynarmic
/
src
/
frontend
/
A32
/
decoder
History
MerryMage
d34763242c
Revert "A32: Implement ASIMD VCEQ, VCGE, VCGT, VCLE, VCLT with zero"
...
This reverts commit
179951b10f
. These instructions require StandardFPSCRValue.
2020-06-18 17:38:40 +01:00
..
arm.h
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
arm.inc
A32: ARMv8: Implement LDA{,EX}{,B,D,H} and STL{,EX}{,B,D,H}
2020-05-15 21:07:36 +01:00
asimd.h
A32: Add decoders for remaining v7 instructions
2020-05-10 10:50:34 +01:00
asimd.inc
Revert "A32: Implement ASIMD VCEQ, VCGE, VCGT, VCLE, VCLT with zero"
2020-06-18 17:38:40 +01:00
thumb16.h
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
thumb32.h
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
vfp.h
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
vfp.inc
VFPv3: Implement VMOV (immediate)
2020-05-10 15:09:37 +01:00