1.
.endef
29.16. .endef. This directive flags the end of a symbol definition begun with .def. Prev · Home · Next .else, Up .endif.
2.
LEON Ada (DRAFT)
This summary provides technical information about the LEON Ada cross compiler. ... LEON Ada is a cross-development system providing a production-quality ...
3.
Goto Statements
The goto statement causes the next statement for execution to be the one having the given label. The label may be written explicitly after GOTO, ...
4.
.ln line-number
Prev, Chapter 29. Assembler Directives, Next. 29.37. .ln line-number. ".ln" is a synonym for ".line". Prev · Home · Next .linkonce [type], Up .list.
5.
.psize lines, columns
Use this directive to declare the number of lines—and, optionally, the number of columns—to use for each page, when generating listings. ...
6.
Goto Statements
The goto statement causes the next statement for execution to be the one having the given label. The label may be written explicitly after GOTO, ...
7.
.file string
.file (which may also be spelled ".app-file") tells the assembler that we are about to start a new logical file. string is the new file name. ...
8.
9.
10.