qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] PPC: try to remove the ELF section hack
@ 2009-06-11 17:05 Blue Swirl
  0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2009-06-11 17:05 UTC (permalink / raw)
  To: qemu-devel

GEN_HANDLER{,2} generate a structure in special ELF section. This may
not work in all cases.

Separate the structure from op function, later change the ELF section
hack to a normal C table. This isn't finished yet but it works.

The macros that invoke other macros that finally call GEN_HANDLER give
me a headache.

Blue Swirl (3):
  Clean up GEN_HANDLER
  Clean up GEN_HANDLER2
  Concentrate most table entries to top

 target-ppc/translate.c |  947 ++++++++++++++++++++++++++++++++++--------------
 1 files changed, 675 insertions(+), 272 deletions(-)

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

only message in thread, other threads:[~2009-06-11 17:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-11 17:05 [Qemu-devel] [PATCH 0/3] PPC: try to remove the ELF section hack Blue Swirl

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).