X86: Update opcode-suffix.d
PR binutils/20754 * testsuite/gas/i386/opcode-suffix.d: Updated.
This commit is contained in:
parent
fad0c9fb7d
commit
7766fd1002
@ -1,3 +1,8 @@
|
||||
2016-11-09 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/20754
|
||||
* testsuite/gas/i386/opcode-suffix.d: Updated.
|
||||
|
||||
2016-11-07 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/20775
|
||||
|
@ -592,4 +592,12 @@ Disassembly of section .text:
|
||||
[ ]*[a-f0-9]+: 0f 4b 90 90 90 90 90 cmovnpl -0x6f6f6f70\(%eax\),%edx
|
||||
[ ]*[a-f0-9]+: 66 0f 4a 90 90 90 90 90 cmovpw -0x6f6f6f70\(%eax\),%dx
|
||||
[ ]*[a-f0-9]+: 66 0f 4b 90 90 90 90 90 cmovnpw -0x6f6f6f70\(%eax\),%dx
|
||||
+[a-f0-9]+: 82 c3 01 addb \$0x1,%bl
|
||||
+[a-f0-9]+: 82 f3 01 xorb \$0x1,%bl
|
||||
+[a-f0-9]+: 82 d3 01 adcb \$0x1,%bl
|
||||
+[a-f0-9]+: 82 db 01 sbbb \$0x1,%bl
|
||||
+[a-f0-9]+: 82 e3 01 andb \$0x1,%bl
|
||||
+[a-f0-9]+: 82 eb 01 subb \$0x1,%bl
|
||||
+[a-f0-9]+: 82 f3 01 xorb \$0x1,%bl
|
||||
+[a-f0-9]+: 82 fb 01 cmpb \$0x1,%bl
|
||||
#pass
|
||||
|
Loading…
Reference in New Issue
Block a user