Skip to content

[Feature request] native sse2avx option support #162

Description

@Andarwinux

Clang and GCC support use -msse2avx to convert legacy SSE instructions into VEX-prefixed, which avoids AVX-SSE transition penalties and allows unnecessary vzeroupper to be omitted. For projects that use x86inc.asm, -DFORCE_VEX_ENCODING=1 can be used, but native option support in NASM would be preferable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions