Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Dtest_emulate_step.c654 stepped = emulate_step(&regs, ppc_inst(PPC_RAW_LXVP(34, 4, 0))); in test_lxvp_stxvp()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h432 #define PPC_RAW_LXVP(xtp, a, i) (0x18000000 | __PPC_XTP(xtp) | ___PPC_RA(a) | IMM_DQ(i)) macro

Completed in 13 milliseconds