Lines Matching refs:fr_srcL
4580 UInt fr_srcL = fregEnc(i->Pin.FpBinary.srcL); in emit_PPCInstr() local
4584 p = mkFormA( p, 63, fr_dst, fr_srcL, fr_srcR, 0, 21, 0, endness_host ); in emit_PPCInstr()
4587 p = mkFormA( p, 59, fr_dst, fr_srcL, fr_srcR, 0, 21, 0, endness_host ); in emit_PPCInstr()
4590 p = mkFormA( p, 63, fr_dst, fr_srcL, fr_srcR, 0, 20, 0, endness_host ); in emit_PPCInstr()
4593 p = mkFormA( p, 59, fr_dst, fr_srcL, fr_srcR, 0, 20, 0, endness_host ); in emit_PPCInstr()
4596 p = mkFormA( p, 63, fr_dst, fr_srcL, 0, fr_srcR, 25, 0, endness_host ); in emit_PPCInstr()
4599 p = mkFormA( p, 59, fr_dst, fr_srcL, 0, fr_srcR, 25, 0, endness_host ); in emit_PPCInstr()
4602 p = mkFormA( p, 63, fr_dst, fr_srcL, fr_srcR, 0, 18, 0, endness_host ); in emit_PPCInstr()
4605 p = mkFormA( p, 59, fr_dst, fr_srcL, fr_srcR, 0, 18, 0, endness_host ); in emit_PPCInstr()
4759 UInt fr_srcL = fregEnc(i->Pin.FpCmp.srcL); in emit_PPCInstr() local
4763 p = mkFormX(p, 63, crfD<<2, fr_srcL, fr_srcR, 32, 0, endness_host); in emit_PPCInstr()
5337 UInt fr_srcL = fregEnc( i->Pin.Dfp64Binary.srcL ); in emit_PPCInstr() local
5342 p = mkFormX( p, 59, fr_dst, fr_srcL, fr_srcR, 2, 0, endness_host ); in emit_PPCInstr()
5346 p = mkFormX( p, 59, fr_dst, fr_srcL, fr_srcR, 514, 0, endness_host ); in emit_PPCInstr()
5350 p = mkFormX( p, 59, fr_dst, fr_srcL, fr_srcR, 34, 0, endness_host ); in emit_PPCInstr()
5354 p = mkFormX( p, 59, fr_dst, fr_srcL, fr_srcR, 546, 0, endness_host ); in emit_PPCInstr()
5357 p = mkFormX( p, 59, fr_dst, fr_srcL, fr_srcR, 866, 0, endness_host ); in emit_PPCInstr()
5573 UInt fr_srcL = fregEnc(i->Pin.DfpQuantize.srcL); in emit_PPCInstr() local
5581 p = mkFormZ23(p, 59, fr_dst, fr_srcL, fr_srcR, rmc, 3, 0, endness_host); in emit_PPCInstr()
5584 p = mkFormZ23(p, 59, fr_dst, fr_srcL, fr_srcR, rmc, 35, 0, endness_host); in emit_PPCInstr()
5684 UInt fr_srcL = fregEnc(i->Pin.InsertExpD128.srcL); in emit_PPCInstr() local
5691 p = mkFormX(p, 63, 10, 0, fr_srcL, 72, 0, endness_host); in emit_PPCInstr()
5708 UInt fr_srcL = fregEnc(i->Pin.Dfp64Cmp.srcL); in emit_PPCInstr() local
5712 p = mkFormX(p, 59, crfD<<2, fr_srcL, fr_srcR, 130, 0, endness_host); in emit_PPCInstr()