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.

Implement wide load program memory pseudo instructions #112

Description

@dylanmckay

Currently no logic exists in AVRExpandPseudoInsts.cpp to lower the lpmw Rd, Z or lpmw Rd, Z+ instructions.

They are defined as pseudo instructions, but they are not lowered. Because of this, using them will cause an error in LLVM.

LLVM ERROR: Not supported instr: <MCInst 102 <MCOperand Reg:52> <MCOperandReg:52>>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions