Home
last modified time | relevance | path

Searched refs:PPC_RAW_PLXVP_S (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.h451 #define PPC_RAW_PLXVP_S(xtp, i, a, pr) (0xe8000000 | __PPC_XTP(xtp) | ___PPC_RA(a) | IMM_D1(i)) macro