dynarmic/src/frontend
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
..
A32 fuzz_arm: Ensure all instructions are fuzzed 2020-05-10 13:57:39 +01:00
A64 User Config: Add option to specify wall clock CNTPCT. 2020-05-03 01:40:37 +01:00
decoder Relicense to 0BSD 2020-04-23 15:45:57 +01:00
ir Exclusive Monitor: Rework exclusive monitor interface. 2020-05-03 01:40:37 +01:00
imm.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00