Searched refs:PPC_RAW_LXVP (Results 1 – 2 of 2) sorted by relevance
651 stepped = emulate_step(®s, ppc_inst(PPC_RAW_LXVP(34, 4, 0))); in test_lxvp_stxvp()
446 #define PPC_RAW_LXVP(xtp, a, i) (0x18000000 | __PPC_XTP(xtp) | ___PPC_RA(a) | IMM_DQ(i)) macro