]> Git Repo - qemu.git/commit - target-ppc/translate_init.c
target-ppc: expose cpu capability flags
authorNathan Froyd <[email protected]>
Tue, 12 May 2009 19:26:57 +0000 (12:26 -0700)
committermalc <[email protected]>
Fri, 15 May 2009 21:36:08 +0000 (01:36 +0400)
commitc29b735c50524c0561def6f4f04502a581a15683
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 <[email protected]>
Signed-off-by: malc <[email protected]>
target-ppc/cpu.h
target-ppc/translate.c
target-ppc/translate_init.c
This page took 0.025042 seconds and 4 git commands to generate.