]> git.baikalelectronics.ru Git - kernel.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)
commite5e5247b5d5b69134963d1c157921ee7b4284d02
tree9cd74368175420a8af4197833b4e8b598010856d
parent0f25a42aff24e9116a43013ff1829a5b6b9e90c2
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