0b15fc9755
Introduces the same fuzzing mechanism used by the AArch64 code for fuzzing instruction implementations, getting rid of the need to manually specify the instruction generator sequences--replacing it with an instruction blacklist instead. Much of this change originates from a previous patch made by Mary. This just makes it interact nicely with the alterations made to get Unicorn to cooperate properly. |
||
---|---|---|
.. | ||
fuzz_arm.cpp | ||
fuzz_thumb.cpp | ||
test_arm_disassembler.cpp | ||
test_thumb_instructions.cpp | ||
testenv.h | ||
vfp_vadd_f32.inc | ||
vfp_vsub_f32.inc |