commit | cf87c3f6b64791ce5d4c7e591c915065d31a162d | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Tue Sep 02 14:35:08 2014 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Sep 25 23:14:51 2014 +1000 |
tree | 3ca06fa36c998b21a839690cf1ac73ece11d9f03 | |
parent | be96f63375a14ee8e690856ac77e579c75bd0bae [diff] |
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>