Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dcpu-v7m.c267 static const ARMCPUInfo arm_v7m_cpus[] = { variable
286 for (i = 0; i < ARRAY_SIZE(arm_v7m_cpus); ++i) { in arm_v7m_cpu_register_types()
287 arm_cpu_register(&arm_v7m_cpus[i]); in arm_v7m_cpu_register_types()