SPRAB89A September 2011 – March 2014
Scalars and structures whose size is 32 bits or less are returned in A4. Scalars and structures between 32 and 64 bits are returned in A5:A4.
Objects of type float complex are returned in A5:A4, with the real part in the odd register and the imaginary part in the even register.
Objects of type double complex are returned with the real part in A5:A4 and the imaginary part in A7:A6.
Aggregates larger than 64 bits are returned by reference.