Related articles |
---|
Generating code for 8-bit RISC ? vladimir@azure-tech.com (1996-05-08) |
From: | vladimir@azure-tech.com (Vladimir Novikov) |
Newsgroups: | comp.compilers |
Date: | 8 May 1996 00:30:03 -0400 |
Organization: | Azure Technologies, Inc. |
Keywords: | architecture, lcc, question |
I am trying to retarget the lcc for 8-bit RISC processor with Harvard
arcitecture DP8344-BCP. This processor has very few only 8-bit
instructions and 8 bit registers. It has separate memory for
instructions and data . It has no floating point processor, so
floating point operations are performed by subroutines. Maybe
somebody knows a backend for such or similar processors ( at least for
8-bit processor) that could serve as a template for me? Any advice
will be very appreciated. Thanks.
My e-mail is
vladimir@azure-tech.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.