Skip to content

mips: Rename MIPSr1_ASM to MIPSr2dsp_ASM to reflect true requirements.#109

Closed
speachy wants to merge 1 commit intoxiph:masterfrom
speachy:master
Closed

mips: Rename MIPSr1_ASM to MIPSr2dsp_ASM to reflect true requirements.#109
speachy wants to merge 1 commit intoxiph:masterfrom
speachy:master

Conversation

@speachy
Copy link
Copy Markdown

@speachy speachy commented Jan 5, 2019

All of the mips code in opus requires a mips32r2 core with dsp or dsp2 extensions, so
update the #define to document this appropriately.

I did not rename the various header files that have "mipsr1" in their name, as that seemed like unnecessary churn.

Signed-off-by: Solomon Peachy pizza@shaftnet.org

Code actually requires a mips32r2 core with dsp or dsp2 extensions, so
update the #define appropriately.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
@jmvalin
Copy link
Copy Markdown
Member

jmvalin commented Apr 1, 2019

Can you contact the original authors of the patch to see what they have to say about it. I don't really have any way to test that arch.

@neheb
Copy link
Copy Markdown

neheb commented Oct 7, 2019

Does it also require hardware floating point?

@AleXoundOS
Copy link
Copy Markdown

What's the correct way of building opus for mips32r2 (mipsel, little-endian)? How to test this?

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.

4 participants