Skip to content

Pseudoinstructions and FLoating point for MIPS #6

@ghost

Description

The specification requires MIPS I assembly.

However, to confirm the ambiguity for floating point and pseudo instructions I want to clarify which instructions should be supported.

To conform with the clang outputs i believe that pseudoinstructions should be ignored such as mov etc. Since a real assembler wouldn't create such instructions. Also, for floating point i believe it should be assumed that they are supported as they are part of the original MIPS specification.

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