bfd/:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips.exp
index 4c1e308eb60df8330a80ce18f14e7eb91a427fc5..42e0c4b000e29c181dda98ba4ceb2a6074297a99 100644 (file)
@@ -529,6 +529,11 @@ if { [istarget mips*-*-*] } then {
        # Check jalx handling
        run_dump_test "mips16-jalx"
        run_dump_test "mips-jalx"
+       # Check MIPS16 HI16/LO16 relocations
+       run_dump_test "mips16-hilo"
+       if $has_newabi {
+           run_dump_test "mips16-hilo-n32"
+       }
     }
     run_list_test "mips-no-jalx" "-32"
     run_dump_test "delay"
This page took 0.024722 seconds and 4 git commands to generate.