Searched refs:run_mips_plt_test (Results 1 – 1 of 1) sorted by relevance
893 proc run_mips_plt_test { name abi filter micromips suffix {extra {}} } { procedure931 run_mips_plt_test "o32 PLTs for standard encoding" o32 28 0 se932 run_mips_plt_test "o32 PLTs for MIPS16 encoding" o32 19 0 mips16-only933 run_mips_plt_test "o32 PLTs for microMIPS encoding" o32 19 1 umips-only934 run_mips_plt_test "o32 PLTs for mixed MIPS and MIPS16" \936 run_mips_plt_test "o32 PLTs for mixed MIPS and MIPS16 with %got" \938 run_mips_plt_test "o32 PLTs for mixed MIPS and MIPS16 with .word" \940 run_mips_plt_test "o32 PLTs for mixed MIPS and microMIPS" \942 run_mips_plt_test "o32 PLTs for mixed MIPS and microMIPS with %got" \944 run_mips_plt_test "o32 PLTs for mixed MIPS and microMIPS with .word" \[all …]