ntdll: Implement set_cpu_context for ARM64 (try 2)

Alexandre Julliard julliard at winehq.org
Wed Sep 20 14:07:40 CDT 2017


André Hentschel <nerv at dawncrow.de> writes:

> +                   "ldr x15, [x0, #0x100]\n\t"
> +                   "mov sp, x15\n\t"
> +                   "ldr x15, [x0, #0x108]\n\t"
> +                   "ldr x0,  [x0, #0x8]\n\t"
> +                   "br x15\n\t"

This doesn't look very different from the previous try, and it still has
the same problem.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list