Skip to content

Conversation

SiarheiVolkau
Copy link
Contributor

  • added Github Actions for validating MIPS builds
  • disabled MIPS DSP for MIPS64 architecture for now (build failures)

It includes running tests in QEMU.

Note: musl based prebuilt toolchains used. Didn't find GLIBC ones.

Signed-off-by: Siarhei Volkau <[email protected]>
Because support for MIPS64 DSP in GCC completely broken:
- no builtin functions for mult, madd, msub, extr, shilo
  used here.
- inline assembly with accumulators not works well when
  GCC reaches limit of 4 accumulators: observed in
  xcorr_kernel_mips and silk_warped_autocorrelation_FIX_c.

Signed-off-by: Siarhei Volkau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants