When CALL instruction is used, the WREG, BSR and STATUS are
automatically saved in hardware and can be accessed using the WREG_CSHAD, BSR_CSHAD and
STATUS_CSHAD registers.
The contents of these registers should be handled correctly to avoid erroneous code execution.