Skip to content

Commit

Permalink
target-ppc: Introduce abstract CPU family types
Browse files Browse the repository at this point in the history
Instead of assigning *_<family> constants, set .parent to a family type.

Introduce a POWERPC_FAMILY() macro to keep type registration close to
its implementation. This macro will need tweaking later.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
  • Loading branch information
afaerber authored and agraf committed Mar 8, 2013
1 parent cfe34f4 commit 7856e3a
Showing 1 changed file with 432 additions and 69 deletions.

0 comments on commit 7856e3a

Please sign in to comment.