Sweden-Number/dlls/ntoskrnl.exe
Brendan Shanks 3810fb1ef0 ntoskrnl: Fix emulation of RIP-relative addressing.
The target address is relative to the RIP of the next instruction, not
the current RIP.

Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-16 20:53:46 +01:00
..
tests ntoskrnl.exe/tests: Fix typos in ok() messages. 2019-12-12 23:17:06 +01:00
Makefile.in ntoskrnl: Build with msvcrt. 2019-06-17 09:28:35 +02:00
instr.c ntoskrnl: Fix emulation of RIP-relative addressing. 2020-02-16 20:53:46 +01:00
ntoskrnl.c ntoskrnl.exe: Add stub for RtlIsNtDdiVersionAvailable. 2020-01-31 10:47:54 +01:00
ntoskrnl.exe.spec ntoskrnl.exe: Add stub for RtlIsNtDdiVersionAvailable. 2020-01-31 10:47:54 +01:00
ntoskrnl.rc
ntoskrnl_private.h ntoskrnl.exe: IoInvalidateDeviceRelations() receives the parent PDO. 2019-11-07 14:12:51 +01:00
pnp.c ntoskrnl.exe: Store device state in volatile key. 2019-11-12 23:04:35 +01:00
sync.c ntoskrnl.exe: Remove a superfluous condition. 2019-11-29 08:26:30 +01:00