Skip to content

unsupported ADX CPU instruction set causes invalid ops exception during unit tests  #412

@zkbitcoin

Description

@zkbitcoin

Issue type

Bug

OS platform and distribution

Ubuntu 22.04.4 LTS

Current behavior?

behavior occurs on on CPU's where cat /proc/cpuinfo | grep adx returns nothing (unsupported adx instruction set)

Expected Behavior?

unit tests should complete successfully

Standalone code or description to reproduce the issue

run unit tests on CPUS without ADX instructions set support (cat /proc/cpuinfo | grep adx returns nothing)

Additional context

problem isolated to ffiasm library which uses assembly code adcx and adox

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