x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / katmai.s
index d42a74ded1efe4bbbaca66ecd52671cfced47a3c..5510417cb4865208cce5464b21e9c65494a84f50 100644 (file)
@@ -157,11 +157,7 @@ foo:
  prefetcht1    (%edx)
  prefetcht2    (%ecx)
 
-# A SIMD instruction with a bad extension byte
-.byte 0x2E,0x0F,0xC2,0x0A,0x08
- nop
- nop
 # A bad sfence modrm byte
 .byte 0x65,0x0F,0xAE,0xff
-# Pad out to goo alignment
-.byte 0x90,0x90,0x90,0x90,0x90,0x90,0x90,0x90,0x90,0x90,0x90,0x90
+# Pad out to good alignment
+ .p2align 4,0
This page took 0.041849 seconds and 4 git commands to generate.