This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 12 bits compiler
- From: Richard Henderson <rth at redhat dot com>
- To: Pierre Mallard <pierremallard at yahoo dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 19 Jun 2002 12:52:23 -0700
- Subject: Re: 12 bits compiler
- References: <20020619112421.32640.qmail@web20304.mail.yahoo.com>
On Wed, Jun 19, 2002 at 01:24:21PM +0200, Pierre Mallard wrote:
> I'd like to make a compiler that would support a cpu
> as spark architecture but instead of 32 bits I'd like
> to have 12 bits for data words.
See mn10200 for an example of a 24-bit processor.
r~