dynarmic/src/frontend/A32/decoder
MerryMage 6d292e3eac decoder: Ensure more compiler-time computation
Replace with consteval when C++20 hits
2021-05-03 13:09:51 +01:00
..
arm.h decoder: Ensure more compiler-time computation 2021-05-03 13:09:51 +01:00
arm.inc decoder/arm: Complete instruction version information 2021-04-10 17:11:24 +01:00
asimd.h decoder: Ensure more compiler-time computation 2021-05-03 13:09:51 +01:00
asimd.inc A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
thumb16.h decoder: Ensure more compiler-time computation 2021-05-03 13:09:51 +01:00
thumb16.inc A32/thumb16: Implement IT instruction 2021-02-07 20:41:48 +00:00
thumb32.h decoder: Ensure more compiler-time computation 2021-05-03 13:09:51 +01:00
thumb32.inc thumb32: Implement exclusive loads 2021-04-19 19:46:19 +01:00
vfp.h decoder: Ensure more compiler-time computation 2021-05-03 13:09:51 +01:00
vfp.inc A32: Implement VFPv5 VRINTX 2020-06-24 22:31:58 +01:00