diff options
author | Paul Mackerras <paulus@ozlabs.org> | 2017-08-30 06:12:39 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-09-01 08:42:41 +0200 |
commit | a53d5182e24c22986ad0e99e52f8fe343ee7d7ac (patch) | |
tree | 83ef99241cf94c354d014bc343c3a8e3b493cf57 /kernel/module-internal.h | |
parent | powerpc: Handle opposite-endian processes in emulation code (diff) | |
download | linux-a53d5182e24c22986ad0e99e52f8fe343ee7d7ac.tar.xz linux-a53d5182e24c22986ad0e99e52f8fe343ee7d7ac.zip |
powerpc: Separate out load/store emulation into its own function
This moves the parts of emulate_step() that deal with emulating
load and store instructions into a new function called
emulate_loadstore(). This is to make it possible to reuse this
code in the alignment handler.
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'kernel/module-internal.h')
0 files changed, 0 insertions, 0 deletions