Re: Difference between stack pointer and frameaddressduringcodegeneration

2005-03-02 Thread Vladimir Makarov
Øyvind Harboe wrote: What I'm wondering about is whether it is possible, in the code that gets invoked in a "define_insn" to generate the actual assembly, to find out the difference between the SP and the frame address. You shoul have asked this the first time. I'll try to be more spe

Re: Difference between stack pointer and frameaddressduringcodegeneration

2005-03-02 Thread Øyvind Harboe
> >What I'm wondering about is whether it is possible, in the code that > >gets invoked in a "define_insn" to generate the actual assembly, to find > >out the difference between the SP and the frame address. > > > > > You shoul have asked this the first time. I'll try to be more specific next