• Home
  • Raw
  • Download

Lines Matching refs:v_srcL

5340       UInt v_srcL = vregEnc(i->Pin.AvBinary.srcL);  in emit_PPCInstr()  local
5344 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1036, endness_host ); // vslo in emit_PPCInstr()
5349 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1100, endness_host ); // vsro in emit_PPCInstr()
5364 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5425 UInt v_srcL = vregEnc(i->Pin.AvBin8x16.srcL); in emit_PPCInstr() local
5467 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5473 UInt v_srcL = vregEnc(i->Pin.AvBin16x8.srcL); in emit_PPCInstr() local
5521 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5527 UInt v_srcL = vregEnc(i->Pin.AvBin32x4.srcL); in emit_PPCInstr() local
5580 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5586 UInt v_srcL = vregEnc(i->Pin.AvBin64x2.srcL); in emit_PPCInstr() local
5612 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5629 UInt v_srcL = vregEnc(i->Pin.AvCipherV128Binary.srcL); in emit_PPCInstr() local
5640 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5677 UInt v_srcL = vregEnc(i->Pin.AvBin32Fx4.srcL); in emit_PPCInstr() local
5682 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 10, endness_host ); // vaddfp in emit_PPCInstr()
5685 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 74, endness_host ); // vsubfp in emit_PPCInstr()
5688 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1034, endness_host ); // vmaxfp in emit_PPCInstr()
5691 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1098, endness_host ); // vminfp in emit_PPCInstr()
5712 p = mkFormVA( p, 4, v_dst, v_srcL, vB, v_srcR, 46, endness_host ); in emit_PPCInstr()
5716 p = mkFormVXR( p, 4, v_dst, v_srcL, v_srcR, 0, 198, endness_host); in emit_PPCInstr()
5719 p = mkFormVXR( p, 4, v_dst, v_srcL, v_srcR, 0, 710, endness_host ); in emit_PPCInstr()
5722 p = mkFormVXR( p, 4, v_dst, v_srcL, v_srcR, 0, 454, endness_host ); in emit_PPCInstr()
5755 UInt v_srcL = vregEnc(i->Pin.AvPerm.srcL); in emit_PPCInstr() local
5758 p = mkFormVA( p, 4, v_dst, v_srcL, v_srcR, v_ctl, 43, endness_host ); in emit_PPCInstr()
5765 UInt v_srcL = vregEnc(i->Pin.AvSel.srcL); in emit_PPCInstr() local
5767 p = mkFormVA( p, 4, v_dst, v_srcL, v_srcR, v_ctl, 42, endness_host ); in emit_PPCInstr()
5798 UInt v_srcL = vregEnc(i->Pin.AvShlDbl.srcL); in emit_PPCInstr() local
5801 p = mkFormVA( p, 4, v_dst, v_srcL, v_srcR, shift, 44, endness_host ); in emit_PPCInstr()