Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Support x87 FPU #157

@perlun

Description

@perlun

At the moment, running any FPU instruction leads to this:

image

The reason it's not supported is because the FPU registers are not handled by hardware multitasking (which we currently use). To support FPU, we would have to manually save them (for tasks that are using the FPU) and restore before context switching back to it, so it's a bit of work to fix this properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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