summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/assembly.h
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2024-02-16 16:26:55 +0300
committerHelge Deller <deller@gmx.de>2024-02-28 00:51:44 +0300
commite5db6a74571a8baf87a116ea39aab946283362ff (patch)
tree736b80c122ea6eb7a3858deab4ae438c7e5425b4 /arch/parisc/include/asm/assembly.h
parent0b9ec151b9b45fee749d32d744d50e1b721d79b2 (diff)
downloadlinux-e5db6a74571a8baf87a116ea39aab946283362ff.tar.xz
parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
Convert to use real temp variables instead of clobbering processor registers. This aligns the 64-bit inline assembly code with the 32-bit assembly code which was rewritten with commit 427c1073a2a1 ("parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()"). While at it, fix comment in 32-bit rewrite code. Temporary variables are now used for both 32-bit and 64-bit code, so move their declarations to the function header. No functional change intended. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Cc: stable@vger.kernel.org # v6.0+ Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/include/asm/assembly.h')
0 files changed, 0 insertions, 0 deletions