Lines Matching refs:r14
49 // $r14 - addr
53 nv_iowr(NV_PPWR_MMIO_ADDR, $r14)
66 // $r14 - addr
70 nv_iowr(NV_PPWR_MMIO_ADDR, $r14)
95 // $r14 - ns
104 cmp b32 $r9 $r14
113 // $r14 - addr
123 nv_rd32($r10, $r14)
137 // $r14 - process
141 ld b32 $r9 D[$r14 + #proc_time]
170 st b32 D[$r14 + #proc_time] $r9
171 add b32 $r14 #proc_size
172 cmp b32 $r14 #proc_list_tail
185 push $r14
199 mov $r14 #proc_list_head
215 imm32($r14, PROC_HOST)
232 pop $r14
246 // $r14 - ns
247 // $r14 - ticks (return)
265 div $r14 $r14 1000
272 mov b32 $r14 $r12
280 // $r14 - us
281 // $r14 - ticks (return)
290 mov b32 $r14 $r12
297 clear b32 $r14
307 // $r14 - ticks
308 // $r14 - us (return)
313 div $r14 $r14 $r13
320 // $r14 - ticks (make sure it is < 2^31 to avoid any possible overflow)
343 add b32 $r14 $r9
344 st b32 D[$r15 + #proc_time] $r14
356 cmp b32 $r14 $r0
358 cmp b32 $r14 $r8
361 nv_iowr(NV_PPWR_WATCHDOG_TIME, $r14)
362 st b32 D[$r0 + #time_prev] $r14
380 // $r14 - process
389 ld b32 $r8 D[$r14 + #proc_qget]
390 ld b32 $r9 D[$r14 + #proc_qput]
399 add b32 $r8 $r14
410 st b32 D[$r14 + #proc_qput] $r9
420 // $r14 - process name
423 // $r14 - process
431 cmp b32 $r10 $r14
438 mov b32 $r14 $r8
445 // $r14 - process id
458 // $r14 - process
464 ld b32 $r8 D[$r14 + #proc_qget]
465 ld b32 $r9 D[$r14 + #proc_qput]
473 st b32 D[$r14 + #proc_qget] $r8
474 ld b32 $r10 D[$r14 + #proc_recv]
479 mov b32 $r15 $r14
482 add b32 $r14 $r9
483 add b32 $r14 #proc_queue
484 ld b32 $r11 D[$r14 + #msg_data1]
485 ld b32 $r12 D[$r14 + #msg_data0]
486 ld b32 $r13 D[$r14 + #msg_message]
487 ld b32 $r14 D[$r14 + #msg_process]