Skip to content

Support for .data and .text sections #1

@joamag

Description

@joamag

Description

Must create a separated .data section that stores a series of constant values that can be later loaded into the stack using the load instruction and a label.

The .text section is the typical one with the assembly code (default one).

Example

https://github.com/joamag/mingus/blob/master/examples/hello.mia

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestp-highHigh priority issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions