Please reconsider mips32 "r1" support #68865
Labels
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
O-MIPS
Target: MIPS processors
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Hi,
In:
#48874
, 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
The text was updated successfully, but these errors were encountered: