]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Implement emulation of string loads and stores
authorPaul Mackerras <paulus@samba.org>
Tue, 2 Sep 2014 04:35:09 +0000 (14:35 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:52 +0000 (23:14 +1000)
commitc9f6f4ed95d47e3319dedaf8cc31d744ac67fe6f
tree9cd74368175420a8af4197833b4e8b598010856d
parentcf87c3f6b64791ce5d4c7e591c915065d31a162d
powerpc: Implement emulation of string loads and stores

The size field of the op.type word is now the total number of bytes
to be loaded or stored.

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