Home
last modified time | relevance | path

Searched refs:PPC_PREFIX_8LS (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h83 #define PPC_PREFIX_8LS 0x04000000 macro
108 stringify_in_c(.long PPC_PREFIX_8LS | \
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h314 #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))
/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c25 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), \
/linux/arch/powerpc/kernel/
H A Dmodule_64.c140 PPC_PREFIX_8LS | __PPC_PRFX_R(1),