Lines Matching refs:fr_dstHi
5412 UInt fr_dstHi = fregEnc(i->Pin.Dfp128Unary.dst_hi); in emit_PPCInstr() local
5429 p = mkFormX(p, 63, fr_dstHi, 0, 10, 72, 0, endness_host); in emit_PPCInstr()
5444 UInt fr_dstHi = fregEnc( i->Pin.Dfp128Binary.dst_hi ); in emit_PPCInstr() local
5452 p = mkFormX( p, 63, 10, 0, fr_dstHi, 72, 0, endness_host ); in emit_PPCInstr()
5481 p = mkFormX(p, 63, fr_dstHi, 0, 10, 72, 0, endness_host); in emit_PPCInstr()
5541 UInt fr_dstHi = fregEnc(i->Pin.DfpRound128.dst_hi); in emit_PPCInstr() local
5566 p = mkFormX(p, 63, fr_dstHi, 0, 10, 72, 0, endness_host); in emit_PPCInstr()
5663 UInt fr_dstHi = fregEnc( i->Pin.DfpI64StoD128.dst_hi ); in emit_PPCInstr() local
5676 p = mkFormX(p, 63, fr_dstHi, 0, 10, 72, 0, endness_host); in emit_PPCInstr()
5682 UInt fr_dstHi = fregEnc(i->Pin.InsertExpD128.dst_hi); in emit_PPCInstr() local
5700 p = mkFormX(p, 63, fr_dstHi, 0, 10, 72, 0, endness_host); in emit_PPCInstr()