Skip to content

PowerPC: missing support for the 750CL's Paired Singles instruction. #476

Closed
@phire

Description

@phire

Paired Singles is an vector instruction set extension for PowerPC, developed as a lightweight alternative to AltiVec, only dealing with two single precision floats at a time. The extension was originally developed for Nintendo with the Gekko cpu found in the GameCube, and the Broadway and Espresso cpus in Nintendo's Wii and Wii-U support it too.

IBM also released the 750CL for non-Nintendo embedded customers with support for Paired Singles.

Documentation can be found here.

There is also an initial attempt at a paired singles support for llvm here.

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