]> 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)
commit409a4deddf61f7e96651050963440371280b4a07
tree9cd74368175420a8af4197833b4e8b598010856d
parent8d49dfb0c18da6744a04dede8023010993e35d95
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