dynarmic/src/frontend/A32/decoder
Lioncash 97277c598b A32: Rename vfp2-related files to vfp
Now that we fuzz against Unicorn, we aren't just restricted to VFPv2.
VFPv3 and VFPv4 facilities can now be implemented. This renames
constructs mentioning VFPv2 to just refer to VFP.
2020-04-22 21:02:46 +01:00
..
arm.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
arm.inc A32: Implement barrier instructions introduced in ARMv7 2020-04-22 21:02:46 +01:00
thumb16.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
thumb32.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +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