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 committed Feb 23, 2013
1 parent 34c46b4 commit 115fbcf
Showing 1 changed file with 432 additions and 69 deletions.
Loading

0 comments on commit 115fbcf

Please sign in to comment.