9.5.2 Directives
The following directives are provided for compatibility with the VDSP assembler.
     
.byte2- Initializes a four byte data object. 
 .byte4- Initializes a two byte data object. 
 .db- TBD
 .dd- TBD
 .dw- TBD
 .var- Define and initialize a 32 bit data object.