dynarmic/src/frontend/A32
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
..
decoder A32: Rename vfp2-related files to vfp 2020-04-22 21:02:46 +01:00
disassembler A32: Rename vfp2-related files to vfp 2020-04-22 21:02:46 +01:00
translate A32: Rename vfp2-related files to vfp 2020-04-22 21:02:46 +01:00
FPSCR.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
ir_emitter.cpp frontend/A32/ir_emitter: Mark locals as const where applicable 2020-04-22 21:02:46 +01:00
ir_emitter.h A32: Implement barrier instructions introduced in ARMv7 2020-04-22 21:02:46 +01:00
location_descriptor.cpp A32/location_descriptor: Change formatting to use hex 2020-04-22 20:53:46 +01:00
location_descriptor.h general: Mark hash functions as noexcept 2020-04-22 21:01:43 +01:00
PSR.h General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
types.cpp {A32, A64}/types: Use std::array deduction guides where applicable 2020-04-22 21:02:46 +01:00
types.h frontend/A32/types: Use helper function in operator+ overload 2020-04-22 21:02:46 +01:00