Lines Matching refs:r23
98 tlbsx r23,0,r5 /* Find entry we are in */
101 1: cmpw r23,r4 /* Is this our entry? */
111 andi. r6, r23, 1 /* Find the index to use */
119 tlbre r3, r23, PPC44x_TLB_PAGEID
120 tlbre r4, r23, PPC44x_TLB_XLAT
121 tlbre r5, r23, PPC44x_TLB_ATTRIB
173 tlbwe r3, r23, PPC44x_TLB_PAGEID
244 2: mflr r23
245 tlbsx r23, 0, r23
246 tlbre r24, r23, 0 /* TLB Word 0 */
247 tlbre r25, r23, 1 /* TLB Word 1 */
248 tlbre r26, r23, 2 /* TLB Word 2 */