Home
last modified time | relevance | path

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

/openbmc/qemu/host/include/ppc/host/
H A Dcpuinfo.h15 #define CPUINFO_V3_1 (1u << 4) macro
/openbmc/qemu/util/
H A Dcpuinfo-ppc.c34 info |= CPUINFO_V3_1 | CPUINFO_V3_0 | CPUINFO_V2_07 | CPUINFO_V2_06; in cpuinfo_init()
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.h69 #define have_isa_3_10 (cpuinfo & CPUINFO_V3_1)