Add section name to data section spec

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2020-02-25 16:38:38 -05:00
parent 461cf59bb0
commit 700ea6c54f

2
vm.md
View File

@@ -235,6 +235,8 @@ the section contents.
The data section contains static data that is initialized to some known value.
* 16 bits - length of section name
* N bits - section name
* 64 bits - section load start - where in memory the content of this section begins
* 64 bits - section length - how long the memory content is