Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

386 should force reserved CR0 bits set #66

@Octocontrabass

Description

@Octocontrabass

In the PCx86 386 emulation, the reserved bits of CR0 are allowed to be cleared. On a real 386 (I've tested two, though they may have both been the same stepping), the reserved bits in CR0 are always set and can't be cleared.

You can verify by running ID.COM and comparing results against real hardware. Source is included.

I don't know of any software that relies on it aside from some AMI BIOSes, so it's probably not too important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions