]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Remove uselees instruction
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 11 Jan 2010 12:42:45 +0000 (13:42 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 11 Jan 2010 12:42:45 +0000 (13:42 +0100)
lib/x86_64/relocator_asm.S

index 62b909f5707a06170fbb27d55763f79dd64e8819..2ab6d8cb71c56efe30d05c33df250a5d5208a7b6 100644 (file)
@@ -36,7 +36,7 @@ VARIABLE(grub_relocator_backward_src)
        .long   0, 0
        movq    %rax, %rsi
 
-       /* mov imm32, %ecx */
+       /* mov imm64, %rcx */
        .byte   0x48
        .byte   0xb9
 VARIABLE(grub_relocator_backward_chunk_size)
@@ -72,7 +72,6 @@ VARIABLE(grub_relocator_forward_src)
        .long   0, 0
        movq    %rax, %rsi
 
-       xorq    %rcx, %rcx
        /* mov imm64, %rcx */
        .byte   0x48
        .byte   0xb9