This is the mail archive of the gcc@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: -msmall-data on Alpha


On Sun, Apr 27, 2003 at 03:14:47AM +0200, Falk Hueffner wrote:
> I'm working on a hairy self-modifying program
> (http://fabrice.bellard.free.fr/qemu/), and to keep things simple...

Heh.  As it happens, today I got to answer questions about this
very program for someone else inside redhat.

Wrt the gp reload, I suggest that you teach dyngen.c about 
STO_ALPHA_NOPV/STO_ALPHA_STD_GPLOAD and so skip the first
8 bytes of the function when doing the memcpy.


r~


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