diff options
Diffstat (limited to 'ld/testsuite/ld-i386/load4b.d')
-rw-r--r-- | ld/testsuite/ld-i386/load4b.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-i386/load4b.d b/ld/testsuite/ld-i386/load4b.d index 0f6f4e2..9d1732b 100644 --- a/ld/testsuite/ld-i386/load4b.d +++ b/ld/testsuite/ld-i386/load4b.d @@ -9,5 +9,5 @@ Disassembly of section .text: #... -[ ]*[a-f0-9]+: 8d 05 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+,%eax +[ ]*[a-f0-9]+: c7 c0 ([0-9a-f]{2} ){4} * mov \$0x[a-f0-9]+,%eax #pass |