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]

Re: VLIW architectures



Nick Ing-Simmons <nik@tiuk.ti.com> writes:
>So if you are designing a VLIW machine for GCC try and make it as 
>orthogonal as possible - allow any unit access to any register,
>and build in hardware stalls when schedule fails.

  It is probably unwise to change the hardware design, especially in the ways
  suggested above, to side-step a (temporary) deficiency in gcc.
  jason.
 

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