[ERROR
The inline assembly instruction uses a jump address that is too large: the value of the address cannot fit in the bits reserved for this purpose in the instruction machine code.
asm BRSET 1, 2, 129 // Error: available addresses for BRSET are in range [-128,127].