• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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
93 addoq +PT_ccs, $sp, $acr
94 move.d [$acr], $r0
107 addoq +TI_flags, $r0, $acr ; current->work
108 move.d [$acr], $r10
139 move.d $acr, $r0
159 addoq +PT_r10, $sp, $acr
160 move.d $r0, [$acr]
166 addoq +TI_flags, $r0, $acr
167 move.d [$acr], $r0
193 addo.d +sys_call_table, $r9, $acr
194 move.d [$acr], $acr
195 jsr $acr
199 addoq +PT_r10, $sp, $acr
200 move.d $r10, [$acr] ; Save the return value.
218 addoq +TI_flags, $r0, $acr
219 move.d [$acr], $r1
231 move.d [$sp+], $acr
251 addoq +TI_flags, $r0, $acr
252 move.d [$acr], $r1
267 addoq +TI_flags, $r0, $acr
268 move.d [$acr], $r10
282 addoq +TI_flags, $r0, $acr
283 move.d [$acr], $r1
296 addoq +TI_flags, $r0, $acr
297 move.d [$acr], $r12 ; The thread_info_flags parameter.
319 addoq +PT_r9, $sp, $acr
320 move.d [$acr], $r9
321 addoq +PT_orig_r10, $sp, $acr
322 move.d [$acr], $r10 ; PT_r10 is already -ENOSYS.
323 addoq +PT_r11, $sp, $acr
324 move.d [$acr], $r11
325 addoq +PT_r12, $sp, $acr
326 move.d [$acr], $r12
327 addoq +PT_r13, $sp, $acr
328 move.d [$acr], $r13
329 addoq +PT_mof, $sp, $acr
330 move [$acr], $mof
331 addoq +PT_srp, $sp, $acr
332 move [$acr], $srp
351 addoq +THREAD_ccs, $r10, $acr
353 move $ccs, [$acr] ; Save IRQ enable state.
356 addoq +THREAD_usp, $r10, $acr
358 move $usp, [$acr] ; Save user-mode stackpointer.
363 addoq +THREAD_ksp, $r10, $acr
365 move.d $sp, [$acr] ; Save kernel SP for old task.
368 addoq +TI_task, $r10, $acr
370 move.d [$acr], $r10 ; Get task.
371 addoq +THREAD_ksp, $r11, $acr
372 move.d [$acr], $sp ; Switch to new stackframe.
373 addoq +THREAD_usp, $r11, $acr
376 move [$acr], $usp ; Restore user-mode stackpointer.
378 addoq +THREAD_ccs, $r11, $acr
381 move [$acr], $ccs ; Restore IRQ enable status.
403 move.d $acr, [$sp]
422 move.d [$sp+], $acr
461 move.d $acr, [$sp]
500 move.d $acr, [$sp]