mirror of https://github.com/xemu-project/xemu.git
target-ppc: Introduce abstract CPU family types
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>
This commit is contained in:
parent
cfe34f44b3
commit
7856e3a41b