Home | History | Annotate | Download | only in priv

Lines Matching full:bcctr

5933       /* For bclr and bcctr, it appears that the lowest two bits of
5942 case 0x210: // bcctr (Branch Cond. to Count Register, PPC32 p363)
5944 vex_printf("dis_int_branch(ppc)(bcctr,BO)\n");
5947 DIP("bcctr%s 0x%x, 0x%x\n", flag_LK ? "l" : "", BO, BI);
19770 case 0x210: case 0x010: // bcctr, bclr