This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: VLIW architectures
- To: gcc at gcc dot gnu dot org
- Subject: Re: VLIW architectures
- From: Dragos BADEA <badrian at ss dot pub dot ro>
- Date: Tue, 21 Mar 2000 15:49:00 +0200 (EET)
On Mon, 20 Mar 2000, Mike Stump wrote:
>
> There is little to no support in gcc explicitly for VLIW. In two
> years time, there will be more.
>
Well, but do you have any suggestions for describing such an
architecture by present means? For instance, do you think I could make use
of define_function_unit and insn attributes to get parallelism from the
instruction scheduler ?
best regards,
Adrian