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]

attributes for models



Hi, I have defined the following attribute but I can't find it in
any of the generated files.  Is attributes for models not yet 
implemented ?


  ; An attribute to describe if a model has insn and/or data caches.
  (define-attr
    (for model)
    (type enum)
    (name HAS-CACHE)
    (comment "if this model has caches")
    (values DATA-CACHE INSN-CACHE)
  )


Regards, 
Johan.

-- 
Johan Rydberg, Net Insight AB, Sweden, +46-8-685 04 00

$ ON F$ERROR("LANGUAGE","ENGLISH","IN_MESSAGE").GT.F$ERROR("NORMAL") -
             THEN EXCUSE/OBJECT=ME

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