Declares an initialized block of 16-bit short integers.
[ label ] .short expression [ ,expression ]...
label
Name of the block of integers.
expression
Value for 16 bits of the block; must fit into 16 bits.