INT

VAX11

 

.INT - Integer assignment

 

Assign a (single) signed-Word to a value of an Expression, by the instruction:

 

.int  Expression [,Expression...]

 

An Integer is 2 contiguous bytes starting on an arbitrary byte boundary.

The bits are numbered from the right 0 through 15.

 

Range :      int  -32,768 .. 32,767