Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dcpu32.c981 static const ARMCPUInfo arm_tcg_cpus[] = { variable
1036 for (i = 0; i < ARRAY_SIZE(arm_tcg_cpus); ++i) { in arm_tcg_cpu_register_types()
1037 arm_cpu_register(&arm_tcg_cpus[i]); in arm_tcg_cpu_register_types()