[Rust] Improve CPU feature detection
franziskuskiefer opened this issue · 1 comments
franziskuskiefer commented
The CPU feature detection currently requires std
and can't detect everything, e.g movbe
.
franziskuskiefer commented
This will be addressed in cryspen/librux