Skip to content

Use semantic asm in asm code gen. #39

@longfangsong

Description

@longfangsong

Is your feature request related to a problem? Please describe.
Currently, we generate text from asm code, it's not very efficient to use when generating binary.

Describe the solution you'd like
Generate Instruction struct directly.
I already add an instruction! macro for constructing Instruction easily, just needs to update the asm code generation part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA request for a certain featuremediumThis issue is not so easy to fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions