Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect: Support run-time detection on aarch64 NetBSD #66

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Jan 28, 2023

As of nightly-2023-01-23, is_aarch64_feature_detected doesn't support run-time detection on NetBSD.

As well as #63, #64, and #76 I will send a patch to stdarch later.

@taiki-e taiki-e added the O-arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state label Jan 28, 2023
@taiki-e taiki-e force-pushed the aarch64-netbsd branch 10 times, most recently from 4ce7dad to 5b7d176 Compare February 4, 2023 14:19
@taiki-e taiki-e force-pushed the aarch64-netbsd branch 6 times, most recently from 000b00e to 5ff1bfe Compare February 10, 2023 12:57
@taiki-e taiki-e changed the title detect: Support run-time detection of FEAT_LSE on aarch64 NetBSD detect: Support run-time detection on aarch64 NetBSD Feb 10, 2023
@taiki-e taiki-e force-pushed the aarch64-netbsd branch 2 times, most recently from 5050eb6 to 62db952 Compare March 26, 2023 15:47
@taiki-e taiki-e force-pushed the main branch 2 times, most recently from a4d8248 to 6d90a3d Compare July 29, 2023 08:13
@taiki-e taiki-e force-pushed the aarch64-netbsd branch 3 times, most recently from 2188c28 to b05024e Compare August 8, 2023 02:36
@taiki-e taiki-e merged commit f8e04b5 into main Sep 12, 2023
101 checks passed
@taiki-e taiki-e deleted the aarch64-netbsd branch September 12, 2023 11:11
@taiki-e taiki-e added O-aarch64 Target: Armv8-A, Armv8-R, or later processors in AArch64 mode and removed O-arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-aarch64 Target: Armv8-A, Armv8-R, or later processors in AArch64 mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant