]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/i386/reloc64.s
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / i386 / reloc64.s
index 7fd741af83958cc5c2a37d30f2668dce6979fc6e..f12271d35884d51b339cc6b269289d773a5afa90 100644 (file)
@@ -26,7 +26,7 @@ ill   mov     $(xtrn - .), %eax
        mov     $(xtrn - .), %ax
        mov     $(xtrn - .), %al
        mov     xtrn(%rip), %eax
-bad    mov     xtrn(%eip), %eax
+       mov     xtrn(%eip), %eax
        call    xtrn
        jrcxz   xtrn
 
@@ -62,8 +62,8 @@ ill   movabs  $_GLOBAL_OFFSET_TABLE_, %rax
 ill    add     $_GLOBAL_OFFSET_TABLE_, %eax
 ill    add     $_GLOBAL_OFFSET_TABLE_, %ax
 ill    add     $_GLOBAL_OFFSET_TABLE_, %al
-       lea     _GLOBAL_OFFSET_TABLE_(%rip), %rax #???
-bad    lea     _GLOBAL_OFFSET_TABLE_(%eip), %rax
+       lea     _GLOBAL_OFFSET_TABLE_(%rip), %rax
+       lea     _GLOBAL_OFFSET_TABLE_(%eip), %rax
 ill    movabs  $(_GLOBAL_OFFSET_TABLE_ - .), %rax
        add     $(_GLOBAL_OFFSET_TABLE_ - .), %rax
 ill    add     $(_GLOBAL_OFFSET_TABLE_ - .), %eax