Home | History | Annotate | Download | only in priv

Lines Matching refs:rh_srcR

1448       PPCRH* rh_srcR = i->Pin.Alu.srcR;
1451 rh_srcR->tag == Prh_Reg &&
1452 rh_srcR->Prh.Reg.reg == r_srcL) {
1461 rh_srcR->tag == Prh_Imm &&
1466 ppPPCRH(rh_srcR);
1471 toBool(rh_srcR->tag == Prh_Imm)));
1476 ppPPCRH(rh_srcR);
1481 PPCRH* rh_srcR = i->Pin.Shft.srcR;
1483 toBool(rh_srcR->tag == Prh_Imm),
1489 ppPPCRH(rh_srcR);