Lines Matching refs:ldr
110 ldr w$1, [$0, NS64_KERNEL_FPCR]
121 ldr x$1, [$0, SS64_KERNEL_SP]
145 ldr d8, [$0, NS64_KERNEL_D8] define
146 ldr d9, [$0, NS64_KERNEL_D9] define
147 ldr d10,[$0, NS64_KERNEL_D10]
148 ldr d11,[$0, NS64_KERNEL_D11]
149 ldr d12,[$0, NS64_KERNEL_D12]
150 ldr d13,[$0, NS64_KERNEL_D13]
151 ldr d14,[$0, NS64_KERNEL_D14]
152 ldr d15,[$0, NS64_KERNEL_D15]
179 ldr $1, [$0, ACT_CPUDATAP]
185 ldr $1, [$0, TH_CTH_SELF] // Get cthread pointer
189 ldr $1, [$0, TH_THREAD_ID] // Save the bottom 32-bits of the thread ID into
217 ldr \cpudatap, [\thread, ACT_CPUDATAP]
227 ldr \new_key, [\thread, TH_ROP_PID]
239 ldr \new_key, [\thread, TH_JOP_PID]
273 ldr x1, [x0, TH_KSTACKPTR] // Get top of kernel stack
295 ldr x5, [x4, TH_KSTACKPTR] // Get the top of the kernel stack
333 ldr x3, [x0, TH_KSTACKPTR] // Get the old kernel stack top
337 ldr x3, [x2, TH_KSTACKPTR]
352 ldr x11, [x10, TH_KSTACKPTR] // Get the top of the kernel stack
355 ldr x11, [x10, ACT_CPUDATAP] // Get current cpu
356 ldr x12, [x11, CPU_ISTACKPTR] // Switch to interrupt stack
370 ldr x1, [x0, TH_KSTACKPTR] // Get the top of the kernel stack
372 ldr x1, [x0, ACT_CPUDATAP] // Get current cpu
373 ldr x2, [x1, CPU_ISTACKPTR] // Switch to interrupt stack
387 ldr x1, [x0, TH_KSTACKPTR] // Get the top of the kernel stack