Lines Matching full:r8
84 get_current_thread_info r8, r0
93 mov.l @(TI_PRE_COUNT,r8), r0 ! current_thread_info->preempt_count
97 mov.l @(TI_FLAGS,r8), r0 ! current_thread_info->flags
122 ! r8: current_thread_info
125 mov.l @(TI_FLAGS,r8), r0 ! current_thread_info->flags
133 ! r8: current_thread_info
154 mov.l @(TI_FLAGS,r8), r0 ! current_thread_info->flags
168 ! r8: current_thread_info
204 get_current_thread_info r8, r0
212 * r8=TRA (not the trap number!)
219 mov r8, r0
221 mov.l 1f, r8
222 add r0, r8
223 mov.l @r8, r8
224 jsr @r8
270 mov.l 1f, r8
271 jsr @r8
279 mov.l 1f, r8
280 jsr @r8
299 mov.l @r9, r8 ! Read from TRA (Trap Address) Register
304 mov.l r8, @r10 ! set TRA value to tra
310 cmp/hi r9, r8
318 get_current_thread_info r8, r10
319 mov.l @(TI_FLAGS,r8), r8
322 tst r10, r8
325 tst r9, r8
328 mov.l 6f, r8 ! Number of syscalls
329 cmp/hs r8, r3
334 mov.l 3f, r8 ! Load the address of sys_call_table
335 add r8, r3
336 mov.l @r3, r8
343 jsr @r8 ! jump to specific syscall handler
353 get_current_thread_info r8, r0
354 mov.l @(TI_FLAGS,r8), r0 ! current_thread_info->flags