Home
last modified time | relevance | path

Searched refs:PPC_RAW_PLXVP_P (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/powerpc/lib/
Dtest_emulate_step.c826 instr = ppc_inst_prefix(PPC_RAW_PLXVP_P(34, 0, 3, 0), PPC_RAW_PLXVP_S(34, 0, 3, 0)); in test_plxvp_pstxvp()
/linux-6.6.21/arch/powerpc/include/asm/
Dppc-opcode.h450 #define PPC_RAW_PLXVP_P(xtp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i)) macro