7.6 Call Shadow Register

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.

Important: The contents of these registers need to be handled correctly to avoid erroneous code execution.