x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / reloc.d
index f0354ff0b8713e601ee7f21f927ebb0ad99d2287..638ce03b42d2856cee001d7e24e8238371511a62 100644 (file)
@@ -5,16 +5,16 @@
 
 Disassembly of section .text:
 
-00000000 <foo>:
-   0:  b3 00 [         ]*mov    \$0x0,%bl      1: R_386_8      .text
-   2:  68 00 00 00 00 [        ]*push   \$0x0  3: R_386_32     .text
-   7:  05 00 00 00 00 [        ]*add    \$0x0,%eax     8: R_386_32     .text
-   c:  81 c3 00 00 00 00 [     ]*add    \$0x0,%ebx     e: R_386_32     .text
-  12:  69 d2 00 00 00 00 [     ]*imul   \$0x0,%edx,%edx        14: R_386_32    .text
-  18:  9a 00 00 00 00 00 00 [  ]*lcall  \$0x0,\$0x0    19: R_386_32    .text
-  1f:  66 68 00 00 [   ]*pushw  \$0x0  21: R_386_16    .text
-  23:  90 [    ]*nop    
-  24:  90 [    ]*nop    
-  25:  90 [    ]*nop    
-  26:  90 [    ]*nop    
-  27:  90 [    ]*nop    
+0+000 <foo>:
+   0:  b3 00 [         ]*mov    \$0x0,%bl      1: (R_386_)?8   .text
+   2:  68 00 00 00 00 [        ]*push   \$0x0  3: (R_386_)?(dir)?32    .text
+   7:  05 00 00 00 00 [        ]*add    \$0x0,%eax     8: (R_386_)?(dir)?32    .text
+   c:  81 c3 00 00 00 00 [     ]*add    \$0x0,%ebx     e: (R_386_)?(dir)?32    .text
+  12:  69 d2 00 00 00 00 [     ]*imul   \$0x0,%edx,%edx        14: (R_386_)?(dir)?32   .text
+  18:  9a 00 00 00 00 00 00 [  ]*lcall  \$0x0,\$0x0    19: (R_386_)?(dir)?32   .text
+  1f:  66 68 00 00 [   ]*pushw  \$0x0  21: (R_386_)?16 .text
+  23:  90 [    ]*nop
+  24:  90 [    ]*nop
+  25:  90 [    ]*nop
+  26:  90 [    ]*nop
+  27:  90 [    ]*nop
This page took 0.024266 seconds and 4 git commands to generate.