Skip to content

Improve the psusdeo instruction defintions. #3

Description

@donno

Currently pseudo instruction are implemented as their own instruction. This is less than ideal as it after parsing it should really be treated as the real instruction.

This could be done with a Pseudo Defintion class and possibly handling in the instruction parsing for converting pseudo instructions to the appropriate instruction.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions