dynarmic/src/frontend/A32
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
..
decoder A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
disassembler A32: Implement VFPv5 VRINTX 2020-06-24 22:31:58 +01:00
translate A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
FPSCR.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
ir_emitter.cpp A32 global exlcusive monitor 2020-06-16 17:54:21 +01:00
ir_emitter.h A32 global exlcusive monitor 2020-06-16 17:54:21 +01:00
ITState.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
location_descriptor.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
location_descriptor.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
PSR.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
types.cpp A32/IR: Add SetVector and GetVector 2020-05-28 20:39:19 +01:00
types.h A32/IR: Add SetVector and GetVector 2020-05-28 20:39:19 +01:00