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

Lines Matching refs:TLB_INVALID_MASK

2137     if ((addr & TARGET_PAGE_MASK) == (tlb_addr & (TARGET_PAGE_MASK | TLB_INVALID_MASK))) {