Closed Prof9 closed 5 years ago
.align
without specifying num
defaults to .align 4
.Replaced any instance of the word "area" where it refers to "the area where local labels and equs can be used" to "scope" instead, to avoid confusion with the .area
directive.
readme.txt
was removed as it's fairly out of date..func
labels and how it affects the symfile.defined()
was added to the subsection Built-in functions..openfile
alias and an explicit example for.open
(since quotation marks were not required for earlier ARMIPS versions, I've seen some people be confused by it)..open
,.create
,.close
,.org
noted that local labels andequ
s are discarded..align
..align
without specifyingnum
defaults to.align 4
..ifdef
, changed "identifier" parameter name to "symbol" and clarified that this effectively refers to a label..definelabel
, added undefined behavior when combined withorg()
,.
etc..func
/.endfunc
directives..erroronwarning
directive..relativeinclude
directive..nocash
directive..sym
directive.