Searched refs:PPC_RAW_STXVP (Results 1 – 2 of 2) sorted by relevance
678 stepped = emulate_step(®s, ppc_inst(PPC_RAW_STXVP(34, 4, 0))); in test_lxvp_stxvp()
447 #define PPC_RAW_STXVP(xsp, a, i) (0x18000001 | __PPC_XSP(xsp) | ___PPC_RA(a) | IMM_DQ(i)) macro