Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-10.s
index f39f70ba00656fb8308ce09d26f2b02c5a641fad..39989d1685c453a483f7b1f40cd06d8a7ecf8140 100644 (file)
@@ -46,15 +46,13 @@ movbe   (%ecx),%ebx
 invept  (%ecx),%ebx
 # RDTSCP
 rdtscp
-# 3DNow
-pmulhrw %mm4,%mm3
-# 3DNow Extensions
-pswapd %mm4,%mm3
+# 3DNow or PRFCHW
+prefetchw 0x1000(,%esi,2)
 # SSE4a
 insertq %xmm2,%xmm1
 # SVME
 vmload
-# ABM
+# ABM/LZCNT
 lzcnt %ecx,%ebx
 # PadLock
 xstorerng
@@ -62,3 +60,5 @@ xstorerng
 nopl (%eax)
 # BMI
 blsr %ecx,%ebx
+# TBM
+blcfill %ecx,%ebx
This page took 0.02451 seconds and 4 git commands to generate.