This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] libffi darwin structure implementation (PPC)


Andrew Pinski wrote:

Comments are welcome.

Only two comments/suggestions.



+ tramp[1] = 0x4800000d; /* bl 10 <trampoline_initial+0x10> */

Like this?


tramp[1] = 0x429f000d; /* bcl- 20,4*cr7+so,0x10 */

Andreas



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]