Skip to content
This repository was archived by the owner on Sep 2, 2018. It is now read-only.
This repository was archived by the owner on Sep 2, 2018. It is now read-only.

Machine code generator doesn't support STD instructions #10

Closed
@dylanmckay

Description

@dylanmckay

See branch avr-obj-support.

STD instructions derive from Pseudo which is located in AVRInstFormats.td. Pseudo instructions have no physical encoding, and so when the code generator encounters them, NOP instructions are written in its place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions