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)
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>

No differences found