lib/x86_64/relocator_asm: Fix comment in code
The instruction uses a 64-bit immediate. Signed-off-by: Frediano Ziglio <frediano.ziglio@cloud.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
95145eea5e
commit
77cd623dee
@ -22,7 +22,7 @@
|
||||
.p2align 2
|
||||
|
||||
VARIABLE(grub_relocator_backward_start)
|
||||
/* mov imm32, %rax */
|
||||
/* mov imm64, %rax */
|
||||
.byte 0x48
|
||||
.byte 0xb8
|
||||
VARIABLE(grub_relocator_backward_dest)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user