Home
last modified time | relevance | path

Searched hist:deefd0ae990a689089ea1e4f5ad41799d63d4fd9 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.hdiff deefd0ae990a689089ea1e4f5ad41799d63d4fd9 Thu May 20 05:23:10 CDT 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/traps: Start using PPC_RAW_xx() macros

Start using PPC_RAW_xx() macros where relevant.

PPC_INST_SYNC is used to both represent the 'sync' instruction and
the family of synchronisation instructions. Keep it for the later,
maybe we'll change the name in the future to avoid confusion.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/0945c155d6cb113431185fc1296ac127359fe29b.1621506159.git.christophe.leroy@csgroup.eu
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.cdiff deefd0ae990a689089ea1e4f5ad41799d63d4fd9 Thu May 20 05:23:10 CDT 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/traps: Start using PPC_RAW_xx() macros

Start using PPC_RAW_xx() macros where relevant.

PPC_INST_SYNC is used to both represent the 'sync' instruction and
the family of synchronisation instructions. Keep it for the later,
maybe we'll change the name in the future to avoid confusion.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/0945c155d6cb113431185fc1296ac127359fe29b.1621506159.git.christophe.leroy@csgroup.eu