Previous: Blackfin Syntax, Up: Blackfin-Dependent
The following directives are provided for compatibility with the VDSP assembler.
.byte2This maps to the .short directive.
.byte4This maps to the .int directive.
.dbThis directive is a synonym for .byte.
.dwThis directive is a synonym for .byte2.
.ddThis directive is a synonym for .byte4.
.var