• Home
  • Raw
  • Download

Lines Matching defs:srcR

714                          HReg srcL, PPCRH* srcR ) {  in PPCInstr_Alu()
724 HReg dst, HReg srcL, PPCRH* srcR ) { in PPCInstr_Shft()
735 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_AddSubC()
746 UInt crfD, HReg srcL, PPCRH* srcR ) { in PPCInstr_Cmp()
765 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_MulL()
780 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_Div()
919 HReg srcL, HReg srcR ) { in PPCInstr_FpBinary()
974 PPCInstr* PPCInstr_Dfp64Binary(PPCFpOp op, HReg dst, HReg srcL, HReg srcR) { in PPCInstr_Dfp64Binary()
1047 PPCInstr* PPCInstr_DfpQuantize ( PPCFpOp op, HReg dst, HReg srcL, HReg srcR, in PPCInstr_DfpQuantize()
1115 PPCInstr* PPCInstr_Dfp64Cmp (/* UInt crfD,*/ HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_Dfp64Cmp()
1224 PPCInstr* PPCInstr_FpCmp ( HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_FpCmp()
1262 HReg srcL, HReg srcR ) { in PPCInstr_AvBinary()
1272 HReg srcL, HReg srcR ) { in PPCInstr_AvBin8x16()
1282 HReg srcL, HReg srcR ) { in PPCInstr_AvBin16x8()
1292 HReg srcL, HReg srcR ) { in PPCInstr_AvBin32x4()
1302 HReg srcL, HReg srcR ) { in PPCInstr_AvBin64x2()
1313 HReg srcL, HReg srcR ) { in PPCInstr_AvBin32Fx4()
1330 PPCInstr* PPCInstr_AvPerm ( HReg dst, HReg srcL, HReg srcR, HReg ctl ) { in PPCInstr_AvPerm()
1340 PPCInstr* PPCInstr_AvSel ( HReg ctl, HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_AvSel()
1358 HReg srcL, HReg srcR ) { in PPCInstr_AvShlDbl()
1399 HReg srcL, HReg srcR ) { in PPCInstr_AvCipherV128Binary()
3755 PPCRH* srcR = i->Pin.Alu.srcR; in emit_PPCInstr() local
3828 PPCRH* srcR = i->Pin.Shft.srcR; in emit_PPCInstr() local
3969 PPCRH* srcR = i->Pin.Cmp.srcR; in emit_PPCInstr() local