-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed as not planned
Labels
C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.O-MIPSTarget: MIPS processorsTarget: MIPS processorsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
Hi,
In:
, the mips targets were bumped to use the mips32r2 instruction set. There's a few systems being sold today which use cheap mips32-non-r1 chips, like:
https://retrogame300.com/collections/all
https://retromimi.com/products/retro-game-plus
, etc. They use buildroot-derived operating systems, which adds some complexity to adding a new target to Rust, so I'm wondering if it could be acceptable to add a new target or revert that change, as it would make things simpler to code for such devices.
Cheers,
Álex
glebm and heavyimage
Metadata
Metadata
Assignees
Labels
C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.O-MIPSTarget: MIPS processorsTarget: MIPS processorsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.