target-ppc: expose cpu capability flags
commitc29b735c50524c0561def6f4f04502a581a15683
authorNathan Froyd <froydnj@codesourcery.com>
Tue, 12 May 2009 19:26:57 +0000 (12 12:26 -0700)
committermalc <av1474@comtv.ru>
Fri, 15 May 2009 21:36:08 +0000 (16 01:36 +0400)
treecc8b30c93b125b66aad5015cf8bd0cc24f561cb0
parentd33fd9d14b97731721e70bbb500ebc33c9e3a6ef
target-ppc: expose cpu capability flags

Do this so other pieces of code can make decisions based on the
capabilities of the CPU we're emulating.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: malc <av1474@comtv.ru>
target-ppc/cpu.h
target-ppc/translate.c
target-ppc/translate_init.c