j
k
j a
j l
André Hentschel nerv@dawncrow.de writes:
"ldr x30, [x17, #0xf8]\n\t" "ldr x16, [x17, #0x100]\n\t" "mov sp, x16\n\t" "ldr x16, [x17, #0x108]\n\t" "br x16\n\t"
"ldr x30, [x17, #0xf8]\n\t"
"ldr x16, [x17, #0x100]\n\t"
"mov sp, x16\n\t"
"ldr x16, [x17, #0x108]\n\t"
"br x16\n\t"
You'd also need to restore x16 and x17, this is used in signal handlers.
Back to the thread
Back to the list