[PATCH 2/3] powerpc: Emulate icbi, mcrf and conditional-trap instructions

2014-09-01 Thread Paul Mackerras
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 pau...@samba.org --- arch/powerpc/include/asm/sstep.h | 1 + arch/powerpc/lib/sstep.c | 60

[PATCH 2/3] powerpc: Emulate icbi, mcrf and conditional-trap instructions

2014-08-18 Thread Paul Mackerras
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 pau...@samba.org --- arch/powerpc/include/asm/sstep.h | 1 + arch/powerpc/lib/sstep.c | 60