Lines Matching +full:0 +full:x27

29 __jited("	movabsq	$0x{{.*}}, %r9")
31 __jited(" movl $0x2a, %edi")
32 __jited(" movq %rdi, -0x100(%r9)")
34 __jited(" stp x25, x27, [sp, {{.*}}]!")
35 __jited(" mov x27, {{.*}}")
36 __jited(" movk x27, {{.*}}, lsl #16")
37 __jited(" movk x27, {{.*}}")
38 __jited(" mrs x10, TPIDR_EL{{[0-1]}}")
39 __jited(" add x27, x27, x10")
40 __jited(" add x25, x27, {{.*}}")
41 __jited(" mov x0, #0x2a")
42 __jited(" str x0, [x27]")
44 __jited(" ldp x25, x27, [sp], {{.*}}")
50 r0 = 0; \ in private_stack_single_prog()
59 __jited(" subq $0x8, %rsp")
62 __jited(" sub sp, sp, #0x10")
68 r0 = 0; \ in no_private_stack_nested()
91 __jited(" movabsq $0x{{.*}}, %r9")
93 __jited(" movl $0x2a, %edi")
94 __jited(" movq %rdi, -0x200(%r9)")
96 __jited(" callq 0x{{.*}}")
100 __jited(" stp x25, x27, [sp, {{.*}}]!")
101 __jited(" mov x27, {{.*}}")
102 __jited(" movk x27, {{.*}}, lsl #16")
103 __jited(" movk x27, {{.*}}")
104 __jited(" mrs x10, TPIDR_EL{{[0-1]}}")
105 __jited(" add x27, x27, x10")
106 __jited(" add x25, x27, {{.*}}")
107 __jited(" mov x0, #0x2a")
108 __jited(" str x0, [x27]")
111 __jited(" ldp x25, x27, [sp], {{.*}}")
118 r0 = 0; \ in private_stack_nested_1()
133 r0 = 0; \ in loop_callback()
152 __jited(" movabsq $0x{{.*}}, %r9")
157 __jited(" movl $0x2a, %edi")
158 __jited(" movq %rdi, -0x200(%r9)")
165 __jited(" stp x25, x27, [sp, {{.*}}]!")
166 __jited(" mov x27, {{.*}}")
167 __jited(" movk x27, {{.*}}, lsl #16")
168 __jited(" movk x27, {{.*}}")
169 __jited(" mrs x10, TPIDR_EL{{[0-1]}}")
170 __jited(" add x27, x27, x10")
171 __jited(" add x25, x27, {{.*}}")
172 __jited(" bl 0x{{.*}}")
173 __jited(" add x7, x0, #0x0")
174 __jited(" mov x0, #0x2a")
175 __jited(" str x0, [x27]")
176 __jited(" bl 0x{{.*}}")
177 __jited(" add x7, x0, #0x0")
178 __jited(" mov x7, #0x0")
179 __jited(" ldp x25, x27, [sp], {{.*}}")
185 r3 = 0; \ in private_stack_callback()
186 r4 = 0; \ in private_stack_callback()
188 r0 = 0; \ in private_stack_callback()
198 __success __retval(0)
204 __jited(" stp x29, x30, [sp, #-0x10]!")
206 __jited(" stp xzr, x26, [sp, #-0x10]!")
208 __jited(" stp x19, x20, [sp, #-0x10]!")
209 __jited(" stp x21, x22, [sp, #-0x10]!")
210 __jited(" stp x23, x24, [sp, #-0x10]!")
211 __jited(" stp x25, x26, [sp, #-0x10]!")
212 __jited(" stp x27, x28, [sp, #-0x10]!")
213 __jited(" mov x27, {{.*}}")
214 __jited(" movk x27, {{.*}}, lsl #16")
215 __jited(" movk x27, {{.*}}")
216 __jited(" mrs x10, TPIDR_EL{{[0-1]}}")
217 __jited(" add x27, x27, x10")
218 __jited(" add x25, x27, {{.*}}")
219 __jited(" mov x0, #0x2a")
220 __jited(" str x0, [x27]")
221 __jited(" mov x0, #0x0")
222 __jited(" bl 0x{{.*}}")
223 __jited(" add x7, x0, #0x0")
224 __jited(" ldp x27, x28, [sp], #0x10")
232 bpf_throw(0); in private_stack_exception_main_prog()
233 return 0; in private_stack_exception_main_prog()
238 bpf_throw(0); in subprog_exception()
239 return 0; in subprog_exception()
244 __success __retval(0)
246 __jited(" movq %rdi, -0x200(%r9)")
251 __jited(" stp x27, x28, [sp, #-0x10]!")
252 __jited(" mov x27, {{.*}}")
253 __jited(" movk x27, {{.*}}, lsl #16")
254 __jited(" movk x27, {{.*}}")
255 __jited(" mrs x10, TPIDR_EL{{[0-1]}}")
256 __jited(" add x27, x27, x10")
257 __jited(" add x25, x27, {{.*}}")
258 __jited(" mov x0, #0x2a")
259 __jited(" str x0, [x27]")
260 __jited(" bl 0x{{.*}}")
261 __jited(" add x7, x0, #0x0")
262 __jited(" ldp x27, x28, [sp], #0x10")
271 return 0; in private_stack_exception_sub_prog()
277 glob += val[0] * 2; in subprog2()
284 tmp[0] = *val; in subprog1()
291 return 0; in timer_cb1()
296 return 0; in timer_cb2()
301 __success __retval(0)
303 __jited(" movabsq $0x{{.*}}, %r9")
305 __jited(" mrs x10, TPIDR_EL{{[0-1]}}")
306 __jited(" add x27, x27, x10")
307 __jited(" add x25, x27, {{.*}}")
311 int array_key = 0; in private_stack_async_callback_1()
315 return 0; in private_stack_async_callback_1()
319 bpf_timer_start(arr_timer, 0, 0); in private_stack_async_callback_1()
321 return 0; in private_stack_async_callback_1()
326 __success __retval(0)
328 __jited(" subq $0x100, %rsp")
330 __jited(" sub sp, sp, #0x100")
334 int array_key = 0; in private_stack_async_callback_2()
338 return 0; in private_stack_async_callback_2()
342 bpf_timer_start(arr_timer, 0, 0); in private_stack_async_callback_2()
344 return 0; in private_stack_async_callback_2()
354 return 0; in dummy_test()