Home
last modified time | relevance | path

Searched hist:"693557 ebf407a85ea400a0b501bb97687d8f4856" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dinst.hdiff 693557ebf407a85ea400a0b501bb97687d8f4856 Tue Apr 20 16:02:06 CEST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()

In order to simplify use on PPC32, change ppc_inst_as_u64()
into ppc_inst_as_ulong() that returns the 32 bits instruction
on PPC32.

Will be used when porting OPTPROBES to PPC32.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/22cadf29620664b600b82026d2a72b8b23351777.1618927318.git.christophe.leroy@csgroup.eu
/linux/arch/powerpc/kernel/
H A Doptprobes.cdiff 693557ebf407a85ea400a0b501bb97687d8f4856 Tue Apr 20 16:02:06 CEST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()

In order to simplify use on PPC32, change ppc_inst_as_u64()
into ppc_inst_as_ulong() that returns the 32 bits instruction
on PPC32.

Will be used when porting OPTPROBES to PPC32.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/22cadf29620664b600b82026d2a72b8b23351777.1618927318.git.christophe.leroy@csgroup.eu
/linux/arch/powerpc/lib/
H A Dcode-patching.cdiff 693557ebf407a85ea400a0b501bb97687d8f4856 Tue Apr 20 16:02:06 CEST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()

In order to simplify use on PPC32, change ppc_inst_as_u64()
into ppc_inst_as_ulong() that returns the 32 bits instruction
on PPC32.

Will be used when porting OPTPROBES to PPC32.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/22cadf29620664b600b82026d2a72b8b23351777.1618927318.git.christophe.leroy@csgroup.eu
/linux/arch/powerpc/xmon/
H A Dxmon.cdiff 693557ebf407a85ea400a0b501bb97687d8f4856 Tue Apr 20 16:02:06 CEST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()

In order to simplify use on PPC32, change ppc_inst_as_u64()
into ppc_inst_as_ulong() that returns the 32 bits instruction
on PPC32.

Will be used when porting OPTPROBES to PPC32.

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