Skip to content

Conversation

@Cyanoxygen
Copy link
Contributor

This PR introduces bindings for MIPS Release 6 target_archs, as we proposed to migrate MIPS R6 targets as distinctive architectures from MIPS.

This PR is made for rust-lang/rust#112374.

The enum values and macros are the same as pre-R6 ones, just adding R6 Cfg() values and logics in gen.

- This is a part of the MCP rust-lang/compiler-team#632, that MIPS
  release 6 being migrated as target_arch instead of target features of
  MIPS.
@sunfishcode sunfishcode merged commit dccdd78 into sunfishcode:main Jul 31, 2023
sunfishcode pushed a commit that referenced this pull request Jul 31, 2023
* gen: add 32/64 MIPS Release 6 as separate target arch

- This is a part of the MCP rust-lang/compiler-team#632, that MIPS
  release 6 being migrated as target_arch instead of target features of
  MIPS.

* Introduce generated bindings for mipsr6 targets
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