A1413: Value out of relative range

[DISABLED, INFORMATION, WARNING, ERROR ]

Description

Some value did not fit into the operand field of an instruction. This message can be disabled if the value should be just truncated.

Tips

Check if you can place the code and the referenced object closer together. Try to generate a smaller displacement. If this is not possible, consider using another instruction or addressing mode.