Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / load1-nacl.d
diff --git a/ld/testsuite/ld-i386/load1-nacl.d b/ld/testsuite/ld-i386/load1-nacl.d
deleted file mode 100644 (file)
index 317d1c4..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-#source: load1.s
-#as: --32
-#ld: -melf_i386
-#objdump: -dw --sym
-#target: i?86-*-nacl* x86_64-*-nacl*
-
-.*: +file format .*
-
-SYMBOL TABLE:
-#...
-10030074 l     O .data 0+1 bar
-#...
-10030075 g     O .data 0+1 foo
-#...
-
-Disassembly of section .text:
-
-0+20000 <_start>:
-[      ]*[a-f0-9]+:    c7 c0 74 00 03 10       mov    \$0x10030074,%eax
-[      ]*[a-f0-9]+:    81 d0 74 00 03 10       adc    \$0x10030074,%eax
-[      ]*[a-f0-9]+:    81 c3 74 00 03 10       add    \$0x10030074,%ebx
-[      ]*[a-f0-9]+:    81 e1 74 00 03 10       and    \$0x10030074,%ecx
-[      ]*[a-f0-9]+:    81 fa 74 00 03 10       cmp    \$0x10030074,%edx
-[      ]*[a-f0-9]+:    81 cf 74 00 03 10       or     \$0x10030074,%edi
-[      ]*[a-f0-9]+:    81 de 74 00 03 10       sbb    \$0x10030074,%esi
-[      ]*[a-f0-9]+:    81 ed 74 00 03 10       sub    \$0x10030074,%ebp
-[      ]*[a-f0-9]+:    81 f4 74 00 03 10       xor    \$0x10030074,%esp
-[      ]*[a-f0-9]+:    f7 c1 74 00 03 10       test   \$0x10030074,%ecx
-[      ]*[a-f0-9]+:    c7 c0 74 00 03 10       mov    \$0x10030074,%eax
-[      ]*[a-f0-9]+:    81 d0 74 00 03 10       adc    \$0x10030074,%eax
-[      ]*[a-f0-9]+:    81 c3 74 00 03 10       add    \$0x10030074,%ebx
-[      ]*[a-f0-9]+:    81 e1 74 00 03 10       and    \$0x10030074,%ecx
-[      ]*[a-f0-9]+:    81 fa 74 00 03 10       cmp    \$0x10030074,%edx
-[      ]*[a-f0-9]+:    81 cf 74 00 03 10       or     \$0x10030074,%edi
-[      ]*[a-f0-9]+:    81 de 74 00 03 10       sbb    \$0x10030074,%esi
-[      ]*[a-f0-9]+:    81 ed 74 00 03 10       sub    \$0x10030074,%ebp
-[      ]*[a-f0-9]+:    81 f4 74 00 03 10       xor    \$0x10030074,%esp
-[      ]*[a-f0-9]+:    f7 c1 74 00 03 10       test   \$0x10030074,%ecx
-[      ]*[a-f0-9]+:    c7 c0 75 00 03 10       mov    \$0x10030075,%eax
-[      ]*[a-f0-9]+:    81 d0 75 00 03 10       adc    \$0x10030075,%eax
-[      ]*[a-f0-9]+:    81 c3 75 00 03 10       add    \$0x10030075,%ebx
-[      ]*[a-f0-9]+:    81 e1 75 00 03 10       and    \$0x10030075,%ecx
-[      ]*[a-f0-9]+:    81 fa 75 00 03 10       cmp    \$0x10030075,%edx
-[      ]*[a-f0-9]+:    81 cf 75 00 03 10       or     \$0x10030075,%edi
-[      ]*[a-f0-9]+:    81 de 75 00 03 10       sbb    \$0x10030075,%esi
-[      ]*[a-f0-9]+:    81 ed 75 00 03 10       sub    \$0x10030075,%ebp
-[      ]*[a-f0-9]+:    81 f4 75 00 03 10       xor    \$0x10030075,%esp
-[      ]*[a-f0-9]+:    f7 c1 75 00 03 10       test   \$0x10030075,%ecx
-[      ]*[a-f0-9]+:    c7 c0 75 00 03 10       mov    \$0x10030075,%eax
-[      ]*[a-f0-9]+:    81 d0 75 00 03 10       adc    \$0x10030075,%eax
-[      ]*[a-f0-9]+:    81 c3 75 00 03 10       add    \$0x10030075,%ebx
-[      ]*[a-f0-9]+:    81 e1 75 00 03 10       and    \$0x10030075,%ecx
-[      ]*[a-f0-9]+:    81 fa 75 00 03 10       cmp    \$0x10030075,%edx
-[      ]*[a-f0-9]+:    81 cf 75 00 03 10       or     \$0x10030075,%edi
-[      ]*[a-f0-9]+:    81 de 75 00 03 10       sbb    \$0x10030075,%esi
-[      ]*[a-f0-9]+:    81 ed 75 00 03 10       sub    \$0x10030075,%ebp
-[      ]*[a-f0-9]+:    81 f4 75 00 03 10       xor    \$0x10030075,%esp
-[      ]*[a-f0-9]+:    f7 c1 75 00 03 10       test   \$0x10030075,%ecx
-#pass
This page took 0.024402 seconds and 4 git commands to generate.