Re: GCC port for V8-uRISC (8 bit CPU)

2006-04-06 Thread Nemanja Popov
Thank you all for informations. Regards, Nemanja - Original Message - From: "Dave Hudson" <[EMAIL PROTECTED]> To: "Alan Lehotsky" <[EMAIL PROTECTED]>; "Nemanja Popov" <[EMAIL PROTECTED]>; Sent: Wednesday, April 05, 2006 7:21 PM Subjec

RE: GCC port for V8-uRISC (8 bit CPU)

2006-04-05 Thread Dave Hudson
* Subject: Re: GCC port for V8-uRISC (8 bit CPU) * * I participated in a port to an 8-bit internet toaster 4 years * ago (the Ubicom IP2k chip). * * It's distributed as part of the gcc-3.x releases, but has * been dropped from the gcc-4.x distributions. * * The IP2k was a very restri

Re: GCC port for V8-uRISC (8 bit CPU)

2006-04-05 Thread Alan Lehotsky
eally tight code. I'd definely suggest looking at gcc/config/ip2k to see how we did it -Original Message- >From: Nemanja Popov <[EMAIL PROTECTED]> >Sent: Apr 5, 2006 9:50 AM >To: gcc@gcc.gnu.org >Subject: GCC port for V8-uRISC (8 bit CPU) > >Hi, > >

GCC port for V8-uRISC (8 bit CPU)

2006-04-05 Thread Nemanja Popov
Hi, Can somebody please explain to me is it reasonable and possible to port gcc (version 4.xx) to 8 bit cpu architecture. I would appreciate precise explanation why it is possible or not. CPU is V8-uRISC. V8-uRISC Features are: 8-bit ALU 64K byte addressing capability Accumulator (R0) Se