Home | History | Annotate | Download | only in target-mips

Lines Matching refs:C0

1581     tlb->C0 = (env->CP0_EntryLo0 >> 3) & 0x7;
1626 tlb->C0 = (env->CP0_EntryLo0 >> 3) & 0x7;
1702 (tlb->C0 << 3) | (tlb->PFN[0] >> 6);