Go to the first, previous, next, last section, table of contents.


.skip size , fill

This directive emits size bytes, each of value fill. Both size and fill are absolute expressions. If the comma and fill are omitted, fill is assumed to be zero. This is the same as `.space'.


Go to the first, previous, next, last section, table of contents.