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 of FEAT_LSE on aarch64 OpenBSD #64

Merged
merged 3 commits into from
Jan 26, 2023

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    e99d377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f067c15 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. detect: Support run-time detection of FEAT_LSE on aarch64 OpenBSD

    This also supports run-time detection of FEAT_LSE on aarch64 FreeBSD
    without "std" feature.
    
    This also adds preliminary support for run-time detection of FEAT_LSE2
    and FEAT_LSE128. This is currently only used in tests but will be used
    in the library in the future.
    taiki-e committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f5daf34 View commit details
    Browse the repository at this point in the history