diff options
Diffstat (limited to 'gas/testsuite/gas/i386/x86-64-nops-2.d')
-rw-r--r-- | gas/testsuite/gas/i386/x86-64-nops-2.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/i386/x86-64-nops-2.d b/gas/testsuite/gas/i386/x86-64-nops-2.d index 2432b590623..858c4c98a49 100644 --- a/gas/testsuite/gas/i386/x86-64-nops-2.d +++ b/gas/testsuite/gas/i386/x86-64-nops-2.d @@ -7,7 +7,7 @@ Disassembly of section .text: 0+ <nop>: -[ ]*[a-f0-9]+: 0f 44 c0 cmove %eax,%eax +[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi [ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\) 0+10 <nop15>: |