Add clwb instruction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index c55f3bf9fcb8b8ed931bd78f81f354f92e36af54..4d851056c59261bba391746023149771f04fdee3 100644 (file)
@@ -330,6 +330,8 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
     run_dump_test "avx512f-rcigru"
     run_dump_test "avx512f-rcigrz-intel"
     run_dump_test "avx512f-rcigrz"
+    run_dump_test "clwb"
+    run_dump_test "clwb-intel"
     run_dump_test "disassem"
 
     # These tests require support for 8 and 16 bit relocs,
@@ -681,6 +683,8 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
     run_dump_test "x86-64-avx512f-rcigru"
     run_dump_test "x86-64-avx512f-rcigrz-intel"
     run_dump_test "x86-64-avx512f-rcigrz"
+    run_dump_test "x86-64-clwb"
+    run_dump_test "x86-64-clwb-intel"
 
     if { ![istarget "*-*-aix*"]
       && ![istarget "*-*-beos*"]
This page took 0.02433 seconds and 4 git commands to generate.