Skip to content

[Windows][AArch64] Introspection table is not consistent with CPU features enumeration #441

@amitin

Description

@amitin

list_cpu_features.exe sample crashes on Windows AArch64 as the introspection table is not consistent with AArch64 CPU features enumeration (Aarch64FeaturesEnum) - the introspection table for Windows AArch64 has less items as the enum has.
After looking at the source code I can see that Linux, FreeBSD & mac rely on common implementation of introspection table, while Windows has it's own.
Is this on purpose or just never fixed? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions