SLAA534A June 2013 – June 2020
When the function to be called is not known at compile time, for all architectures, the address of the function will be stored in a CPU register ("Rn"). This instruction reaches the entire address space. For example:
CALL R5 ; small code model
CALLA R5 ; large code model