mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 09:20:43 +08:00
[BTRFS] Use addressing relative to RIP
This commit is contained in:
committed by
Jérôme Gardou
parent
0eea78648c
commit
6f000979eb
@@ -45,7 +45,7 @@ mov r10b, byte ptr [rdx]
|
||||
xor al, r10b
|
||||
and rax, 255
|
||||
shl rax, 2
|
||||
mov r10, offset crctable
|
||||
lea r10, [rip+crctable]
|
||||
mov eax, dword ptr [r10 + rax]
|
||||
xor rax, rcx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user