x86: correct UDn
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-4.d
index 05375d74ae344d80faf066d37a8d33cf331937e6..dc2c05dfdcdf3a7c057aaf758b050da438c5272c 100644 (file)
@@ -1,4 +1,3 @@
-#as: -march=generic32
 #objdump: -dw
 #name: i386 arch 4
 
@@ -7,8 +6,9 @@
 Disassembly of section .text:
 
 0+ <.text>:
-[      ]*[a-f0-9]+:    0f b9                   ud1    
+[      ]*[a-f0-9]+:    0f ff 07 [      ]*ud0    \(%edi\),%eax
+[      ]*[a-f0-9]+:    0f b9 07 [      ]*ud1    \(%edi\),%eax
 [      ]*[a-f0-9]+:    0f 0b                   ud2    
 [      ]*[a-f0-9]+:    0f 0b                   ud2    
-[      ]*[a-f0-9]+:    0f b9                   ud1    
+[      ]*[a-f0-9]+:    0f b9 07 [      ]*ud1    \(%edi\),%eax
 #pass
This page took 0.036161 seconds and 4 git commands to generate.