This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN 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]

Re: Troubles building cris target


Hi -

HP wrote:

> [...]
> But the obvious just dawned on me: the generated decode*.c
> should have an '#include "cgen-ops.h"'.  Completely untested.
> 
> CGENers, please comment.
> 
> Decoding of instruction fields should be able to use the usual
> operators.  Dunno if that's supposed to be handled elsewhere.
> Maybe this is related to the problem generating SID CPU files
> since about a year (reported before, no clue received).

CGEN has always been a little undisciplined about which of its RTL
operators are permitted in which context (decode/extract/semantics).
Since this is unlikely to change, please feel free to make whatever
workable (i.e. tested) change (like getting cgen to add that
#include), you need to make new ports work.

- FChE

Attachment: pgp00000.pgp
Description: PGP signature


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