This is a tool that can be used to calculate the absolute target address of a "rjmp" relative jump instruction on AVR microcontrollers.
This tool allows you to enter the two byte values found in AVR flash memory, and it reports the effective jump address. To calculate the absolute address from a relative jump, it also needs to know the address of the rjmp instruction itself.