Skip to content

Support for cda microop in O3 CPU #167

@pfotouhi

Description

@pfotouhi

We do cda checks in case of 128-bit accesses divided into two 64-bit load/stores, and also in some stack operations. Cda microop sets the flag Request::NO_ACCESS, and Timing and Atomic CPUs seems to handle this properly (just attempt to access data). However, O3 CPU does not have support for this.

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