Home
last modified time | relevance | path

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

/openbmc/qemu/host/include/ppc/host/
H A Dcpuinfo.h16 #define CPUINFO_ISEL (1u << 5) macro
/openbmc/qemu/util/
H A Dcpuinfo-ppc.c44 info |= CPUINFO_ISEL; in cpuinfo_init()
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc108 #define have_isel (cpuinfo & CPUINFO_ISEL)