[PATCH] [PATCH v2] ntdll: Implement set_cpu_context for ARM64

Alexandre Julliard julliard at winehq.org
Tue Nov 28 03:26:28 CST 2017


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

> We need a scratch register to set PC at the end, this version uses LR

If it's not possible to restore all registers from user space then it
doesn't make sense to implement this function. It will have to be done
through NtSetContextThread and the server.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list