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

Lines Matching refs:C1

1780     tlb->C1 = (env->CP0_EntryLo1 >> 3) & 0x7;
1816 tlb->C1 = (env->CP0_EntryLo1 >> 3) & 0x7;
1888 (tlb->C1 << 3) | (tlb->PFN[1] >> 6);