diff options
Diffstat (limited to 'ld/testsuite/ld-i386/load1.d')
-rw-r--r-- | ld/testsuite/ld-i386/load1.d | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-i386/load1.d b/ld/testsuite/ld-i386/load1.d index a252a15..9c4aa8e 100644 --- a/ld/testsuite/ld-i386/load1.d +++ b/ld/testsuite/ld-i386/load1.d @@ -15,7 +15,7 @@ SYMBOL TABLE: Disassembly of section .text: 0+8048074 <_start>: -[ ]*[a-f0-9]+: 8d 05 70 91 04 08 lea 0x8049170,%eax +[ ]*[a-f0-9]+: c7 c0 70 91 04 08 mov \$0x8049170,%eax [ ]*[a-f0-9]+: 81 d0 70 91 04 08 adc \$0x8049170,%eax [ ]*[a-f0-9]+: 81 c3 70 91 04 08 add \$0x8049170,%ebx [ ]*[a-f0-9]+: 81 e1 70 91 04 08 and \$0x8049170,%ecx @@ -25,7 +25,7 @@ Disassembly of section .text: [ ]*[a-f0-9]+: 81 ed 70 91 04 08 sub \$0x8049170,%ebp [ ]*[a-f0-9]+: 81 f4 70 91 04 08 xor \$0x8049170,%esp [ ]*[a-f0-9]+: f7 c1 70 91 04 08 test \$0x8049170,%ecx -[ ]*[a-f0-9]+: 8d 05 70 91 04 08 lea 0x8049170,%eax +[ ]*[a-f0-9]+: c7 c0 70 91 04 08 mov \$0x8049170,%eax [ ]*[a-f0-9]+: 81 d0 70 91 04 08 adc \$0x8049170,%eax [ ]*[a-f0-9]+: 81 c3 70 91 04 08 add \$0x8049170,%ebx [ ]*[a-f0-9]+: 81 e1 70 91 04 08 and \$0x8049170,%ecx @@ -35,7 +35,7 @@ Disassembly of section .text: [ ]*[a-f0-9]+: 81 ed 70 91 04 08 sub \$0x8049170,%ebp [ ]*[a-f0-9]+: 81 f4 70 91 04 08 xor \$0x8049170,%esp [ ]*[a-f0-9]+: f7 c1 70 91 04 08 test \$0x8049170,%ecx -[ ]*[a-f0-9]+: 8d 05 71 91 04 08 lea 0x8049171,%eax +[ ]*[a-f0-9]+: c7 c0 71 91 04 08 mov \$0x8049171,%eax [ ]*[a-f0-9]+: 81 d0 71 91 04 08 adc \$0x8049171,%eax [ ]*[a-f0-9]+: 81 c3 71 91 04 08 add \$0x8049171,%ebx [ ]*[a-f0-9]+: 81 e1 71 91 04 08 and \$0x8049171,%ecx @@ -45,7 +45,7 @@ Disassembly of section .text: [ ]*[a-f0-9]+: 81 ed 71 91 04 08 sub \$0x8049171,%ebp [ ]*[a-f0-9]+: 81 f4 71 91 04 08 xor \$0x8049171,%esp [ ]*[a-f0-9]+: f7 c1 71 91 04 08 test \$0x8049171,%ecx -[ ]*[a-f0-9]+: 8d 05 71 91 04 08 lea 0x8049171,%eax +[ ]*[a-f0-9]+: c7 c0 71 91 04 08 mov \$0x8049171,%eax [ ]*[a-f0-9]+: 81 d0 71 91 04 08 adc \$0x8049171,%eax [ ]*[a-f0-9]+: 81 c3 71 91 04 08 add \$0x8049171,%ebx [ ]*[a-f0-9]+: 81 e1 71 91 04 08 and \$0x8049171,%ecx |