dynarmic/src/frontend/A32/decoder
MerryMage 82868034d3 A32/ASIMD: Ensure decoder table is correct
* Raise a DecoderError instead of ASSERT-ing on a decode error
* Correct ASIMD decode table
* Write a test which verifies every possible ASIMD instruction
2020-07-05 18:45:42 +01:00
..
arm.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
arm.inc A32: ARMv8: Implement LDA{,EX}{,B,D,H} and STL{,EX}{,B,D,H} 2020-05-15 21:07:36 +01:00
asimd.h A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
asimd.inc A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
thumb16.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
thumb32.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
vfp.h vfp: Add decoders for VFPv5 2020-06-19 19:24:32 +01:00
vfp.inc A32: Implement VFPv5 VRINTX 2020-06-24 22:31:58 +01:00