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: Adding soft-registers




tm_gccmail@kloo.net wrote:

It sounds like the 6809 direct page differs from the 65816 direct page because the 65816 direct page is settable on a byte boundary. This allowed it be used as the frame pointer, and we generally accessed the locals on the stack via the direct page.


Interesting! It must be changed to a 16-bit register then does it? If you have this your task is easier in gcc because you don't fall in the reload nightmare (or reduce it).

Stephane

--
        Home                           Office
E-mail: stcarrez@nerim.fr              Stephane.Carrez@solsoft.com
WWW:    http://stcarrez.nerim.net      http://www.solsoft.com
        Free the Software!             Security Policy Management



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