Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/powerpc/include/
Dinstructions.h83 #define PPC_PREFIX_8LS 0x04000000 macro
108 stringify_in_c(.long PPC_PREFIX_8LS | \
/Linux-v6.1/arch/powerpc/include/asm/
Dppc-opcode.h306 #define PPC_PREFIX_8LS 0x04000000 macro
440 #define PPC_RAW_PLXVP_P(xtp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i))
442 #define PPC_RAW_PSTXVP_P(xsp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i))
/Linux-v6.1/arch/powerpc/lib/
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), \