X86: Add pseudo prefixes to control encoding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index cc5917aab32401892fadbc43f178c6688a53807c..c1d6af71956db3f5e000bb1189e3f23674b6abd6 100644 (file)
@@ -384,6 +384,7 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
     run_dump_test "fpu-bad"
     run_dump_test "cet"
     run_dump_test "cet-intel"
+    run_dump_test "pseudos"
 
     # These tests require support for 8 and 16 bit relocs,
     # so we only run them for ELF and COFF targets.
@@ -803,6 +804,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
     run_dump_test "x86-64-opcode-bad"
     run_dump_test "x86-64-cet"
     run_dump_test "x86-64-cet-intel"
+    run_dump_test "x86-64-pseudos"
 
     if { ![istarget "*-*-aix*"]
       && ![istarget "*-*-beos*"]
This page took 0.023618 seconds and 4 git commands to generate.