Searched refs:PPC_PREFIX_8LS (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 83 #define PPC_PREFIX_8LS 0x04000000 macro 108 stringify_in_c(.long PPC_PREFIX_8LS | \
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 83 #define PPC_PREFIX_8LS 0x04000000 macro 108 stringify_in_c(.long PPC_PREFIX_8LS | \
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 25 ppc_inst_prefix(PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_H(i), \ 33 ppc_inst_prefix(PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_H(i), \
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 25 ppc_inst_prefix(PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_H(i), \ 33 ppc_inst_prefix(PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_H(i), \
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 314 #define PPC_PREFIX_8LS 0x04000000 macro 450 #define PPC_RAW_PLXVP_P(xtp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i)) 452 #define PPC_RAW_PSTXVP_P(xsp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i))
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | module_64.c | 140 PPC_PREFIX_8LS | __PPC_PRFX_R(1),
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 275 #define PPC_PREFIX_8LS 0x04000000 macro
|
Completed in 10 milliseconds