-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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