dynarmic/src/frontend/A32
MerryMage 6df660c889 fuzz_arm: Ensure all instructions are fuzzed
* VFP instructions were not getting fuzzed due to matching coprocessor instructions (as invalid instructions)
* Fix VPOP writeback for doubles when (imm8 & 1) == 1
* Do not accidentally fuzz unimplemented unconditional instructions
2020-05-10 13:57:39 +01:00
..
decoder fuzz_arm: Ensure all instructions are fuzzed 2020-05-10 13:57:39 +01:00
disassembler A32: Add decoders for remaining v7 instructions 2020-05-10 10:50:34 +01:00
translate fuzz_arm: Ensure all instructions are fuzzed 2020-05-10 13:57:39 +01:00
FPSCR.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
ir_emitter.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
ir_emitter.h Relicense to 0BSD 2020-04-23 15:45:57 +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 Relicense to 0BSD 2020-04-23 15:45:57 +01:00
types.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00