mips: add p5600 core optimizations

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Vicente Olivert Riera 2015-12-03 13:22:18 +00:00 committed by Michael Niedermayer
parent c8419035f4
commit 1a538a1490

5
configure vendored
View File

@ -4120,8 +4120,9 @@ elif enabled mips; then
disable mips64r6
disable mipsdsp
disable mipsdspr2
check_cflags "-mtune=p5600"
check_cflags "-mtune=p5600" &&
check_cflags "-mfp64 -msched-weight -mload-store-pairs -funroll-loops" &&
add_asflags "-mfp64"
;;
i6400)
disable mipsdsp