Skip to content

libgreen context switching never swaps AVX registers, and SSE registers aren't handled on 32-bit #7762

@thestinger

Description

@thestinger

We support flags to enable AVX and SSE, but it's broken because context switching doesn't handle it. The OS will detect the CPU and swap appropriately, but we don't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsP-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions