Searched refs:VRS_RETURN (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libgcc/config/c6x/
H A Dunwind-c6x.c36 #define VRS_RETURN(vrs) ((vrs)->core.reg[R_B3]) macro
/haiku-buildtools/gcc/libgcc/config/arm/
H A Dunwind-arm.c34 #define VRS_RETURN(vrs) ((vrs)->core.r[R_LR]) macro
/haiku-buildtools/gcc/libgcc/
H A Dunwind-arm-common.inc417 VRS_PC (entry_vrs) = VRS_RETURN(entry_vrs);
466 VRS_PC (entry_vrs) = VRS_RETURN(entry_vrs);
520 VRS_PC (entry_vrs) = VRS_RETURN (entry_vrs);
557 VRS_PC (entry_vrs) = VRS_RETURN (entry_vrs);

Completed in 104 milliseconds