Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Dtest_emulate_step.c681 stepped = emulate_step(&regs, ppc_inst(PPC_RAW_STXVP(34, 4, 0))); in test_lxvp_stxvp()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h433 #define PPC_RAW_STXVP(xsp, a, i) (0x18000001 | __PPC_XSP(xsp) | ___PPC_RA(a) | IMM_DQ(i)) macro

Completed in 11 milliseconds