a32/fuzz_arm: Use same fuzzing mechanism as AArch64
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.
This commit is contained in:
parent
07218df353
commit
0b15fc9755
1 changed files with 267 additions and 1189 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue