5.6.2 List Directive
The .list
directive controls (in conjunction with .nolist
) whether assembly listings are generated. This
directive increments an internal counter (which is one initially). Assembly listings are
generated if this counter is greater than zero.
This directive is only functional when listings are enabled with the
-a
command line option and forms processing has not
been disabled with the -an
command line option.