Implement Intel OSPKE instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 1739ba94d69fb0a61ad2bb2e4187687bb4224c05..d881cd84fd912b7b9699324977f029b2885dc567 100644 (file)
@@ -343,6 +343,7 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
     run_dump_test "disassem"
     run_dump_test "mwaitx-bdver4"
     run_list_test "mwaitx-reg"
+    run_dump_test "ospke"
 
     # These tests require support for 8 and 16 bit relocs,
     # so we only run them for ELF and COFF targets.
@@ -729,6 +730,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
     run_dump_test "x86-64-clzero"
     run_dump_test "x86-64-mwaitx-bdver4"
     run_list_test "x86-64-mwaitx-reg"
+    run_dump_test "x86-64-ospke"
 
     if { ![istarget "*-*-aix*"]
       && ![istarget "*-*-beos*"]
This page took 0.023735 seconds and 4 git commands to generate.