C20085: Not a valid constant

[ERROR

Description

The operand is not recognized as a valid value for the assembly instruction.

Example
  BRA -1 //Error: -1 is not accepted as value for the branch 
  instructions.