Skip to content

协程栈切换时未保存浮点/SIMD寄存器 #213

Open
@Zhikun15973

Description

@Zhikun15973

协程切换时虽然是函数调用,但是编译器不能完全保证将浮点/SIMD寄存器保存到栈上,需要在coctx_swap中保存这些寄存器。

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