Home
last modified time | relevance | path

Searched refs:e6500 (Results 1 – 3 of 3) sorted by relevance

/qemu/docs/system/ppc/
H A Dppce500.rst12 * PowerPC e500 series core (e500v2/e500mc/e5500/e6500)
49 * e6500
52 it creates a machine with e500v2 core. The following example shows an e6500
57 $ qemu-system-ppc64 -nographic -M ppce500 -cpu e6500
137 When U-Boot boots, you will notice the following if using with ``-cpu e6500``:
142 Core: e6500, Version: 2.0, (0x80400020)
148 built for P4080 (e500mc), P5020 (e5500) and T2080 (e6500).
/qemu/target/ppc/
H A Dcpu-models.c310 CPU_POWERPC_e6500, POWERPC_SVR_E500, e6500)
H A Dcpu_init.c3221 POWERPC_FAMILY(e6500)(ObjectClass *oc, void *data) in POWERPC_FAMILY() argument