ntoskrnl.exe: Fix SIB_INDEX() to use REX_X, not REX_R.

Sebastian Lackner sebastian at fds-team.de
Tue Apr 12 13:37:31 CDT 2016


On 12.04.2016 08:19, Ken Thomases wrote:
> Signed-off-by: Ken Thomases <ken at codeweavers.com>
> ---
> See <http://source.winehq.org/source/programs/winedbg/db_disasm64.c#0992> or
> <http://wiki.osdev.org/X86-64_Instruction_Encoding#Encoding>, for confirmation.
> 
>  dlls/ntoskrnl.exe/instr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Good catch, thanks.




More information about the wine-devel mailing list