bfd:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips.exp
index 913b44defac2bdf702a378577c631af03af3dc9e..b213aba53f196bfb3de59d6080f877c032eacd3d 100644 (file)
@@ -364,6 +364,8 @@ mips_arch_create sb1        64      mips64  { mips3d } \
 mips_arch_create octeon 64     mips64r2 {} \
                        { -march=octeon -mtune=octeon } { -mmips:octeon } \
                        { mips64octeon*-*-* }
+mips_arch_create xlr   64      mips64  {} \
+                       { -march=xlr -mtune=xlr } { -mmips:xlr }
 
 #
 # And now begin the actual tests!  VxWorks uses RELA rather than REL
@@ -582,6 +584,7 @@ if { [istarget mips*-*-vxworks*] } {
        run_dump_test "mips64-mdmx"
        run_dump_test "sb1-ext-mdmx"
        run_dump_test "sb1-ext-ps"
+       run_dump_test "xlr-ext"
     }
 
     run_dump_test "relax"
This page took 0.026625 seconds and 4 git commands to generate.