long

Declares an initialized block of 32-bit short integers.

  [ label ]  .long   expression [ ,expression ]...  

  
Parameters

label

Name of the block of integers.

expression

Value for 32 bits of the block; must fit into 32 bits.