diff options
Diffstat (limited to 'ld/testsuite/ld-i386/load1-nacl.d')
-rw-r--r-- | ld/testsuite/ld-i386/load1-nacl.d | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-i386/load1-nacl.d b/ld/testsuite/ld-i386/load1-nacl.d index 1245639..1dbba11 100644 --- a/ld/testsuite/ld-i386/load1-nacl.d +++ b/ld/testsuite/ld-i386/load1-nacl.d @@ -16,7 +16,7 @@ SYMBOL TABLE: Disassembly of section .text: 0+20000 <_start>: -[ ]*[a-f0-9]+: 8d 05 80 00 03 10 lea 0x10030080,%eax +[ ]*[a-f0-9]+: c7 c0 80 00 03 10 mov \$0x10030080,%eax [ ]*[a-f0-9]+: 81 d0 80 00 03 10 adc \$0x10030080,%eax [ ]*[a-f0-9]+: 81 c3 80 00 03 10 add \$0x10030080,%ebx [ ]*[a-f0-9]+: 81 e1 80 00 03 10 and \$0x10030080,%ecx @@ -26,7 +26,7 @@ Disassembly of section .text: [ ]*[a-f0-9]+: 81 ed 80 00 03 10 sub \$0x10030080,%ebp [ ]*[a-f0-9]+: 81 f4 80 00 03 10 xor \$0x10030080,%esp [ ]*[a-f0-9]+: f7 c1 80 00 03 10 test \$0x10030080,%ecx -[ ]*[a-f0-9]+: 8d 05 80 00 03 10 lea 0x10030080,%eax +[ ]*[a-f0-9]+: c7 c0 80 00 03 10 mov \$0x10030080,%eax [ ]*[a-f0-9]+: 81 d0 80 00 03 10 adc \$0x10030080,%eax [ ]*[a-f0-9]+: 81 c3 80 00 03 10 add \$0x10030080,%ebx [ ]*[a-f0-9]+: 81 e1 80 00 03 10 and \$0x10030080,%ecx @@ -36,7 +36,7 @@ Disassembly of section .text: [ ]*[a-f0-9]+: 81 ed 80 00 03 10 sub \$0x10030080,%ebp [ ]*[a-f0-9]+: 81 f4 80 00 03 10 xor \$0x10030080,%esp [ ]*[a-f0-9]+: f7 c1 80 00 03 10 test \$0x10030080,%ecx -[ ]*[a-f0-9]+: 8d 05 81 00 03 10 lea 0x10030081,%eax +[ ]*[a-f0-9]+: c7 c0 81 00 03 10 mov \$0x10030081,%eax [ ]*[a-f0-9]+: 81 d0 81 00 03 10 adc \$0x10030081,%eax [ ]*[a-f0-9]+: 81 c3 81 00 03 10 add \$0x10030081,%ebx [ ]*[a-f0-9]+: 81 e1 81 00 03 10 and \$0x10030081,%ecx @@ -46,7 +46,7 @@ Disassembly of section .text: [ ]*[a-f0-9]+: 81 ed 81 00 03 10 sub \$0x10030081,%ebp [ ]*[a-f0-9]+: 81 f4 81 00 03 10 xor \$0x10030081,%esp [ ]*[a-f0-9]+: f7 c1 81 00 03 10 test \$0x10030081,%ecx -[ ]*[a-f0-9]+: 8d 05 81 00 03 10 lea 0x10030081,%eax +[ ]*[a-f0-9]+: c7 c0 81 00 03 10 mov \$0x10030081,%eax [ ]*[a-f0-9]+: 81 d0 81 00 03 10 adc \$0x10030081,%eax [ ]*[a-f0-9]+: 81 c3 81 00 03 10 add \$0x10030081,%ebx [ ]*[a-f0-9]+: 81 e1 81 00 03 10 and \$0x10030081,%ecx |