Set operand forcing mode.
FORCE{SHORT | LONG | NONE}
The FORCE directive causes the Assembler to force all immediate, memory, and address operands to the specified mode as if an explicit forcing operator were used. Note that if a relocatable operand value forced short is determined to be too large for the instruction word, an error occurs at link time, not during assembly. Explicit forcing operators override the effect of this directive.
A label is not allowed with this directive.
FORCE SHORT ; force operands short