x86: correct UDn
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-4.s
index 75d53bb4a1d2e9f52964885b04c0bc6f3a7f5b68..cf14d736b3614fa4fe93b1d4b7ce9673a81869f6 100644 (file)
@@ -1,5 +1,6 @@
        .text
-       ud1
+       ud0     (%edi),%eax
+       ud1     (%edi),%eax
        ud2
        ud2a
-       ud2b
+       ud2b    (%edi),%eax
This page took 0.034016 seconds and 4 git commands to generate.