Lines Matching refs:fr_dstLo
5413 UInt fr_dstLo = fregEnc(i->Pin.Dfp128Unary.dst_lo); in emit_PPCInstr() local
5430 p = mkFormX(p, 63, fr_dstLo, 0, 11, 72, 0, endness_host); in emit_PPCInstr()
5445 UInt fr_dstLo = fregEnc( i->Pin.Dfp128Binary.dst_lo ); in emit_PPCInstr() local
5453 p = mkFormX( p, 63, 11, 0, fr_dstLo, 72, 0, endness_host ); in emit_PPCInstr()
5482 p = mkFormX(p, 63, fr_dstLo, 0, 11, 72, 0, endness_host); in emit_PPCInstr()
5542 UInt fr_dstLo = fregEnc(i->Pin.DfpRound128.dst_lo); in emit_PPCInstr() local
5567 p = mkFormX(p, 63, fr_dstLo, 0, 11, 72, 0, endness_host); in emit_PPCInstr()
5664 UInt fr_dstLo = fregEnc( i->Pin.DfpI64StoD128.dst_lo ); in emit_PPCInstr() local
5677 p = mkFormX(p, 63, fr_dstLo, 0, 11, 72, 0, endness_host); in emit_PPCInstr()
5683 UInt fr_dstLo = fregEnc(i->Pin.InsertExpD128.dst_lo); in emit_PPCInstr() local
5701 p = mkFormX(p, 63, fr_dstLo, 0, 11, 72, 0, endness_host); in emit_PPCInstr()