X86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / opcode.d
index 1a94fc81f14d3e5887b8043bb2191f86eeca834a..2294f64ab1cc4d234adc8660fa8f7437808a7ad8 100644 (file)
@@ -591,4 +591,12 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    0f 4b 90 90 90 90 90    cmovnp -0x6f6f6f70\(%eax\),%edx
 [      ]*[a-f0-9]+:    66 0f 4a 90 90 90 90 90         cmovp  -0x6f6f6f70\(%eax\),%dx
 [      ]*[a-f0-9]+:    66 0f 4b 90 90 90 90 90         cmovnp -0x6f6f6f70\(%eax\),%dx
+ +[a-f0-9]+:   82 c3 01                add    \$0x1,%bl
+ +[a-f0-9]+:   82 f3 01                xor    \$0x1,%bl
+ +[a-f0-9]+:   82 d3 01                adc    \$0x1,%bl
+ +[a-f0-9]+:   82 db 01                sbb    \$0x1,%bl
+ +[a-f0-9]+:   82 e3 01                and    \$0x1,%bl
+ +[a-f0-9]+:   82 eb 01                sub    \$0x1,%bl
+ +[a-f0-9]+:   82 f3 01                xor    \$0x1,%bl
+ +[a-f0-9]+:   82 fb 01                cmp    \$0x1,%bl
 #pass
This page took 0.02369 seconds and 4 git commands to generate.