Currently the arm and hexagon feature checks all return true. They should all be based on `#[cfg(target_feature)` for a safe default.