Fix gas x86 testsuite for a.out
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / jump16.d
index 4513e4a02c3262d8d47e0931486031cfe84671ac..3d5d6bbb42f22cd86c27ce135d956ee0e485decb 100644 (file)
@@ -7,7 +7,7 @@ Disassembly of section .text:
 
 0+000 <.text>:
    0:  eb fe [         ]*jmp    (0x0|0 <.text>)
-   2:  e9 (fe|fb) ff [         ]*jmp    (0x3|0 <.text>)        3: (R_386_PC)?(DISP)?16 xxx
+   2:  e9 (fe|fb) ff [         ]*jmp    (0x3|0x0|0 <.text>)    3: (R_386_PC)?(DISP)?16 xxx
    5:  ff 26 00 00 [   ]*jmp    \*0    7: (R_386_)?(dir)?16    xxx
    9:  66 ff e7 [      ]*jmpl   \*%edi
    c:  67 ff 27 [      ]*addr32 jmp \*\(%edi\)
@@ -15,7 +15,7 @@ Disassembly of section .text:
   16:  ff 2e 00 00 [   ]*ljmp   \*0    18: (R_386_)?(dir)?16   xxx
   1a:  ea 00 00 34 12 [        ]*ljmp   \$0x1234,\$0x0 1b: (R_386_)?(dir)?16   xxx
   1f:  66 e8 db ff ff ff [     ]*calll  (0x0|0 <.text>)
-  25:  66 e8 (fc|d5) ff ff ff [        ]*calll  (0x27|0 <.text>)       27: (R_386_PC)?(DISP)?32        xxx
+  25:  66 e8 (fc|d5) ff ff ff [        ]*calll  (0x27|0x0|0 <.text>)   27: (R_386_PC)?(DISP)?32        xxx
   2b:  66 ff 16 00 00 [        ]*calll  \*0    2e: (R_386_)?(dir)?16   xxx
   30:  66 ff d7 [      ]*calll  \*%edi
   33:  67 66 ff 17 [   ]*addr32 calll \*\(%edi\)
@@ -30,7 +30,7 @@ Disassembly of section .text:
   5a:  ff 2e 00 00 [   ]*ljmp   \*0    5c: (R_386_)?(dir)?16   xxx
   5e:  ea 00 00 34 12 [        ]*ljmp   \$0x1234,\$0x0 5f: (R_386_)?(dir)?16   xxx
   63:  e8 9a ff [      ]*call   (0x0|0 <.text>)
-  66:  e8 (fe|97) ff [         ]*call   (0x67|0 <.text>)       67: (R_386_PC)?(DISP)?16        xxx
+  66:  e8 (fe|97) ff [         ]*call   (0x67|0x0|0 <.text>)   67: (R_386_PC)?(DISP)?16        xxx
   69:  ff 16 00 00 [   ]*call   \*0    6b: (R_386_)?(dir)?16   xxx
   6d:  ff d7 [         ]*call   \*%di
   6f:  ff 15 [         ]*call   \*\(%di\)
This page took 0.027293 seconds and 4 git commands to generate.