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]

Re: memory usage


   I have a question relating to the simulator part of CGEN.  In the
   future, will it be possible to define different caches (both for insn
   and data) or should this be handled with the simulator "backend"
   (i.e., hardware types).

Do you mean "address spaces" or "caches"?  CGEN doesn't take care of
modelling data or instruction caches.  It already differentiates between
insn and data fetches (see GETIMEM* in generated code, for instance).

Ben


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