rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
601 stars 267 forks source link

Add missing ARM-v7A CRC intrinsics #1515

Closed eupn closed 9 months ago

eupn commented 9 months ago

Hi, I'm trying to figure out how to add missing intrinsics for ARMv7-A in order to get closer to stabilizing them. This is my first try doing that.

rustbot commented 9 months ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.