diff options
| author | Alexey Kardashevskiy <aik@linux.ibm.com> | 2021-08-28 12:45:16 +1000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-09-16 21:37:48 +0200 |
| commit | ec8573b1f61d4321a736204c9e14d62f8a5e5405 (patch) | |
| tree | 3e2a8d9bba6225d96138e7b0bebc284a263c92d4 /executor/test_linux.h | |
| parent | ca8716cc3a7a2ca6b077951ee3c0629a18f7bc28 (diff) | |
pkg/ifuzz/powerpc: fuzz instruction bits which are not opcodes
The instructions are made of opcode (split in 1..3 groups of fields) and
parameters (immediate values, register numbers, flags). The insns.go is
expected to have all the bits covered but some bits might be missing which
this randomizes.
This adds preloading of "RS" for better fuzzing of "mtmsr(d)"
instructions ("Move To Machine State Register (Doubleword)").
Signed-off-by: Alexey Kardashevskiy <aik@linux.ibm.com>
Diffstat (limited to 'executor/test_linux.h')
0 files changed, 0 insertions, 0 deletions
