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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions