Lines Matching refs:v_dst

4813       UInt v_dst = vregEnc(i->Pin.AvUnary.dst);  in emit_PPCInstr()  local
4837 p = mkFormVX( p, 4, v_dst, v_src, v_src, opc2, endness_host ); in emit_PPCInstr()
4840 p = mkFormVX( p, 4, v_dst, 0, v_src, opc2, endness_host ); in emit_PPCInstr()
4847 UInt v_dst = vregEnc(i->Pin.AvBinary.dst); in emit_PPCInstr() local
4852 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1036, endness_host ); // vslo in emit_PPCInstr()
4853 p = mkFormVX( p, 4, v_dst, v_dst, v_srcR, 452, endness_host ); // vsl in emit_PPCInstr()
4857 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1100, endness_host ); // vsro in emit_PPCInstr()
4858 p = mkFormVX( p, 4, v_dst, v_dst, v_srcR, 708, endness_host ); // vsr in emit_PPCInstr()
4869 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
4874 UInt v_dst = vregEnc(i->Pin.AvBin8x16.dst); in emit_PPCInstr() local
4917 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
4922 UInt v_dst = vregEnc(i->Pin.AvBin16x8.dst); in emit_PPCInstr() local
4971 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
4976 UInt v_dst = vregEnc(i->Pin.AvBin32x4.dst); in emit_PPCInstr() local
5030 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5035 UInt v_dst = vregEnc(i->Pin.AvBin64x2.dst); in emit_PPCInstr() local
5062 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5066 UInt v_dst = vregEnc(i->Pin.AvCipherV128Unary.dst); in emit_PPCInstr() local
5074 p = mkFormVX( p, 4, v_dst, v_src, 0, opc2, endness_host ); in emit_PPCInstr()
5078 UInt v_dst = vregEnc(i->Pin.AvCipherV128Binary.dst); in emit_PPCInstr() local
5090 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5094 UInt v_dst = vregEnc(i->Pin.AvHashV128Binary.dst); in emit_PPCInstr() local
5104 p = mkFormVX( p, 4, v_dst, v_src, s_field->Pri.Imm, opc2, endness_host ); in emit_PPCInstr()
5108 UInt v_dst = vregEnc(i->Pin.AvBCDV128Trinary.dst); in emit_PPCInstr() local
5119 p = mkFormVXR( p, 4, v_dst, v_src1, v_src2, in emit_PPCInstr()
5124 UInt v_dst = vregEnc(i->Pin.AvBin32Fx4.dst); in emit_PPCInstr() local
5130 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 10, endness_host ); // vaddfp in emit_PPCInstr()
5133 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 74, endness_host ); // vsubfp in emit_PPCInstr()
5136 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1034, endness_host ); // vmaxfp in emit_PPCInstr()
5139 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1098, endness_host ); // vminfp in emit_PPCInstr()
5160 p = mkFormVA( p, 4, v_dst, v_srcL, vB, v_srcR, 46, endness_host ); in emit_PPCInstr()
5164 p = mkFormVXR( p, 4, v_dst, v_srcL, v_srcR, 0, 198, endness_host); in emit_PPCInstr()
5167 p = mkFormVXR( p, 4, v_dst, v_srcL, v_srcR, 0, 710, endness_host ); in emit_PPCInstr()
5170 p = mkFormVXR( p, 4, v_dst, v_srcL, v_srcR, 0, 454, endness_host ); in emit_PPCInstr()
5180 UInt v_dst = vregEnc(i->Pin.AvUn32Fx4.dst); in emit_PPCInstr() local
5197 p = mkFormVX( p, 4, v_dst, 0, v_src, opc2, endness_host ); in emit_PPCInstr()
5202 UInt v_dst = vregEnc(i->Pin.AvPerm.dst); in emit_PPCInstr() local
5206 p = mkFormVA( p, 4, v_dst, v_srcL, v_srcR, v_ctl, 43, endness_host ); in emit_PPCInstr()
5212 UInt v_dst = vregEnc(i->Pin.AvSel.dst); in emit_PPCInstr() local
5215 p = mkFormVA( p, 4, v_dst, v_srcL, v_srcR, v_ctl, 42, endness_host ); in emit_PPCInstr()
5220 UInt v_dst = vregEnc(i->Pin.AvSh.dst); in emit_PPCInstr() local
5236 p = mkFormVXI( p, 31, v_dst, r_idx, r_base, 6, endness_host ); in emit_PPCInstr()
5239 p = mkFormVXI( p, 31, v_dst, r_idx, r_base, 38, endness_host ); in emit_PPCInstr()
5245 UInt v_dst = vregEnc(i->Pin.AvShlDbl.dst); in emit_PPCInstr() local
5249 p = mkFormVA( p, 4, v_dst, v_srcL, v_srcR, shift, 44, endness_host ); in emit_PPCInstr()
5254 UInt v_dst = vregEnc(i->Pin.AvShlDbl.dst); in emit_PPCInstr() local
5266 p = mkFormVX( p, 4, v_dst, (UInt)simm5, 0, opc2, endness_host ); in emit_PPCInstr()
5274 p = mkFormVX( p, 4, v_dst, lowest_lane, v_src, opc2, endness_host ); in emit_PPCInstr()
5280 UInt v_dst = vregEnc(i->Pin.AvCMov.dst); in emit_PPCInstr() local
5284 if (v_dst == v_src) goto done; in emit_PPCInstr()
5295 p = mkFormVX( p, 4, v_dst, v_src, v_src, 1156, endness_host ); in emit_PPCInstr()