Generate debugging information for a subroutine.
SUBROUTINE "function", label, size
The SUBROUTINE directive causes the assembler to generate debugging information for a subroutine. The subroutine uses the specified function. The label identifies the subroutine by name. The size value specifies the subroutine size. This directive applies to the DSP56800 and DSP56800E processors.
SUBROUTINE "FSTART_", FSTART_, FSTARTEND-FSTART_
_FSTART:
jsr
_FSTARTEND: