aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@linux.ibm.com>2021-09-13 15:30:43 +1000
committerDmitry Vyukov <dvyukov@google.com>2021-09-16 21:37:48 +0200
commitca8716cc3a7a2ca6b077951ee3c0629a18f7bc28 (patch)
treeaf08d1371697920fd9e131762100ef4dd65a0dda /executor/android
parentcac54be7ff77e2e220d7b477c82984b26157e09b (diff)
pkg/ifuzz/powerpc: fuzz the machine state register (MSR)
MSR is an SPR (Special Purpose Register) which controls endianness, 32/64 bits, privilege state and other CPU state bits. Some bits can be changed by the "mtmsr" instruction ("Move To MSR") but for the privilege bits "rfid" ("Return From Interrrupt Doubleword") needs to be used and SRR0/SRR1 SPRs need to be preloaded with the desired mode and an address to jump. This adds an "rfid" pseudo instruction. Signed-off-by: Alexey Kardashevskiy <aik@linux.ibm.com>
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions