Searched refs:PPC_RAW_PLXVP_S (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/lib/ |
A D | test_emulate_step.c | 829 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/arch/powerpc/include/asm/ |
A D | ppc-opcode.h | 437 #define PPC_RAW_PLXVP_S(xtp, i, a, pr) (0xe8000000 | __PPC_XTP(xtp) | ___PPC_RA(a) | IMM_D1(i)) macro
|
Completed in 11 milliseconds