dynarmic/src/frontend/A32/decoder
Lioncash 8316d231e9 A32: Implement barrier instructions introduced in ARMv7
Provides basic implementations of the barrier instruction introduced
within ARMv7. Currently these simply mirror the behavior of the AArch64
equivalents.
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
vfp2.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
vfp2.inc A32/decoders: Split instruction list into include file 2020-04-22 20:46:23 +01:00