dynarmic/src/dynarmic/frontend/A32/decoder
Sergi Granell 0ec4a23710 thumb32: Implement LDA and STL
Note that those are ARMv8 additions to the Thumb instruction set.
2022-03-20 20:16:27 +00:00
..
arm.h Add .clang-format file 2021-05-22 15:07:02 +01:00
arm.inc Consolidate all source files into src/ directory 2021-05-19 17:41:59 +01:00
asimd.h Add .clang-format file 2021-05-22 15:07:02 +01:00
asimd.inc A32: Implement SHA256SU1 2022-03-20 13:59:18 +00:00
thumb16.h Add .clang-format file 2021-05-22 15:07:02 +01:00
thumb16.inc Consolidate all source files into src/ directory 2021-05-19 17:41:59 +01:00
thumb32.h Add .clang-format file 2021-05-22 15:07:02 +01:00
thumb32.inc thumb32: Implement LDA and STL 2022-03-20 20:16:27 +00:00
vfp.h Add .clang-format file 2021-05-22 15:07:02 +01:00
vfp.inc Consolidate all source files into src/ directory 2021-05-19 17:41:59 +01:00