]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/inst: Refactor PPC32 and PPC64 versions
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 20 May 2021 13:50:46 +0000 (13:50 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 16 Jun 2021 14:09:06 +0000 (00:09 +1000)
commit1c860aa98b1284be3ba973f0a07b2312858976e0
tree22ab5545fed30c7833b77dace176f54d4ac95a97
parent4375f57d84d94177b8eb58c506989304e07fd65f
powerpc/inst: Refactor PPC32 and PPC64 versions

ppc_inst() ppc_inst_prefixed() ppc_inst_swab() can easily be made common
to both PPC32 and PPC64.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/d54c63dcac6d190e1cc0d2fe3259d6e621928cdf.1621516826.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/inst.h