• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/

Lines Matching refs:acr

50 	addoq	+TI_preempt_count, $r0, $acr
51 move.d [$acr], $r10 ; Preemption disabled?
56 addoq +TI_flags, $r0, $acr
57 move.d [$acr], $r10
90 addoq +PT_ccs, $sp, $acr
91 move.d [$acr], $r0
103 addoq +TI_flags, $r0, $acr ; current->work
104 move.d [$acr], $r10
142 move.d $acr, [$sp]
156 addoq +PT_r10, $sp, $acr
157 move.d $r0, [$acr]
163 addoq +TI_flags, $r0, $acr
164 move.d [$acr], $r0
190 addo.d +sys_call_table, $r9, $acr
191 move.d [$acr], $acr
192 jsr $acr
196 addoq +PT_r10, $sp, $acr
197 move.d $r10, [$acr] ; Save the return value.
215 addoq +TI_flags, $r0, $acr
216 move.d [$acr], $r1
226 move.d [$sp+], $acr
244 addoq +TI_flags, $r0, $acr
245 move.d [$acr], $r1
258 addoq +TI_flags, $r0, $acr
259 move.d [$acr], $r10
271 addoq +TI_flags, $r0, $acr
272 move.d [$acr], $r1
283 addoq +TI_flags, $r0, $acr
284 move.d [$acr], $r13 ; The thread_info_flags parameter.
307 addoq +PT_r9, $sp, $acr
308 move.d [$acr], $r9
309 addoq +PT_orig_r10, $sp, $acr
310 move.d [$acr], $r10 ; PT_r10 is already -ENOSYS.
311 addoq +PT_r11, $sp, $acr
312 move.d [$acr], $r11
313 addoq +PT_r12, $sp, $acr
314 move.d [$acr], $r12
315 addoq +PT_r13, $sp, $acr
316 move.d [$acr], $r13
317 addoq +PT_mof, $sp, $acr
318 move [$acr], $mof
319 addoq +PT_srp, $sp, $acr
320 move [$acr], $srp
338 addoq +THREAD_ccs, $r10, $acr
339 move $ccs, [$acr] ; Save IRQ enable state.
342 addoq +THREAD_usp, $r10, $acr
343 move $usp, [$acr] ; Save user-mode stackpointer.
349 addoq +THREAD_ksp, $r10, $acr
350 move.d $sp, [$acr] ; Save kernel SP for old task.
354 addoq +TI_task, $r10, $acr
355 move.d [$acr], $r10 ; Get task.
357 addoq +THREAD_ksp, $r11, $acr
358 move.d [$acr], $sp ; Switch to new stackframe.
361 addoq +THREAD_usp, $r11, $acr
362 move [$acr], $usp ; Restore user-mode stackpointer.
364 addoq +THREAD_ccs, $r11, $acr
365 move [$acr], $ccs ; Restore IRQ enable status.
366 move.d [$sp+], $acr
367 jump $acr ; Restore PC.
389 move.d $acr, [$sp]
408 move.d [$sp+], $acr
446 move.d $acr, [$sp]
484 move.d $acr, [$sp]