qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Fwd:?==?utf-8?q? Fw: some thoughts on nanoMIPS solution
@ 2018-07-05 14:49 Aleksandar Markovic
  0 siblings, 0 replies; only message in thread
From: Aleksandar Markovic @ 2018-07-05 14:49 UTC (permalink / raw)
  To: richard.henderson, qemu-devel, Petar Jovanovic

> > Therefore, I think it makes sense to (more or less) split translate.c into,
> > let's say, following set of files:
> >
> >   * translate_cmn_chk.h - definitions of (typically inlined) functions check_XXX()
> >   * translate_cmn_gen.h - declarations of gen_XXX() family of functions, and
> >     definitions of such functions among them that are inlined
> >   * translate_cmn_gen.c - definitions of non-inlined gen_XXX() functions
> >     (including all their callees)
> >
> >   * translate.h - common structure definitions such as DisasContext
> >   * translate.c - the rest of code after splitting
> >
> >
> > The nanoMIPS code would be, in such organization, in a separate file:
> >
> >   * translate_nanomips.c
>
> This sounds fine.  Thanks for being willing to tackle this.

I may submit something that attempts to be "the best of both worlds" between yours and mine alternative in next few days. Let's talk over the code. :)

Regards,
Aleksandar
 @bn7pr08mb4868.namprd08.prod.outlook.com>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-05 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-05 14:49 [Qemu-devel] Fwd:?==?utf-8?q? Fw: some thoughts on nanoMIPS solution Aleksandar Markovic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).