When using IAR to compile and link GMCLIB, only the function entry address of GMCLIB_SvmStd_F16_FAsm is linked to an even address.
Does this have anything to do with the assembly implementation of the function itself? Such as forcing the use of the ARM instruction set instead of Thumb-2.