powerpc: Emulate icbi, mcrf and conditional-trap instructions
authorPaul Mackerras <paulus@samba.org>
Tue, 2 Sep 2014 04:35:08 +0000 (14:35 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:51 +0000 (23:14 +1000)
commitcf87c3f6b64791ce5d4c7e591c915065d31a162d
tree3ca06fa36c998b21a839690cf1ac73ece11d9f03
parentbe96f63375a14ee8e690856ac77e579c75bd0bae
powerpc: Emulate icbi, mcrf and conditional-trap instructions

This extends the instruction emulation done by analyse_instr() and
emulate_step() to handle a few more instructions that are found in
the kernel.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/sstep.h
arch/powerpc/lib/sstep.c