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]

GCC port for V8-uRISC (8 bit CPU)


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)
 Seven 8-bit General Purpose Registers (R1-R7)
 Multiple register banks are easily implemented
 16-bit Program Counter and Stack Pointer

Thanks in advance for all informations.
Regards,
Nemanja Popov



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