dynarmic/tests/A64
Lioncash 329137a277 fuzz_with_unicorn: Remove exclusion of FMOV (imm) for FP-16 floats
Qemu, or rather, Unicorn now supports FP-16, since I backported support
for the recent changes to mainline Qemu relating to FP-16 support.
2020-04-22 20:46:18 +01:00
..
unicorn_emu unicorn: Be explicit about casting away const to const-incorrect APIs 2020-04-22 20:46:16 +01:00
a64.cpp A64: Implement REV, REV32, and REV16 (#126) 2020-04-22 20:42:46 +01:00
fuzz_with_unicorn.cpp fuzz_with_unicorn: Remove exclusion of FMOV (imm) for FP-16 floats 2020-04-22 20:46:18 +01:00
inst_gen.cpp inst_gen: Make invalid_instructions a static inline variable 2020-04-22 20:46:13 +01:00
inst_gen.h inst_gen: Make invalid_instructions a static inline variable 2020-04-22 20:46:13 +01:00
testenv.h A64: Implement system register CNTPCT_EL0 2020-04-22 20:46:15 +01:00
verify_unicorn.cpp A64/tests: Split unicorn sanity checking from other tests 2020-04-22 20:42:45 +01:00