Lines Matching refs:r10
179 rdctl r10, status
180 ori r10, r10, STATUS_PIE
181 wrctl status, r10
229 rdctl r10, status /* disable intrs */
230 andi r10, r10, %lo(~STATUS_PIE)
231 wrctl status, r10
292 ldw r10, TI_FLAGS(r11) /* get thread_info->flags */
293 ANDI32 r11, r10, _TIF_WORK_MASK
295 BTBZ r1, r10, TIF_NEED_RESCHED, Lsignal_return
302 ANDI32 r1, r10, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME
351 1: andi r10, r12, 1 /* Isolate bit we are interested in */
355 beq r10, r0, 1b
373 BTBZ r10, r4, TIF_NEED_RESCHED, restore_all
375 andi r10, r4, ESTATUS_EPIE
376 beq r10, r0, restore_all