Searched refs:PPC_RAW_LXVPX (Results 1 – 2 of 2) sorted by relevance
739 stepped = emulate_step(®s, ppc_inst(PPC_RAW_LXVPX(34, 3, 4))); in test_lxvpx_stxvpx()
448 #define PPC_RAW_LXVPX(xtp, a, b) (0x7c00029a | __PPC_XTP(xtp) | ___PPC_RA(a) | ___PPC_RB(b)) macro