Home
last modified time | relevance | path

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

/qemu/include/
H A Delf.h625 #define HWCAP_S390_STFLE (1 << HWCAP_S390_NR_STFLE) macro
/qemu/linux-user/
H A Delfload.c1752 GET_FEATURE(S390_FEAT_STFLE, HWCAP_S390_STFLE); in get_elf_hwcap()
/qemu/tcg/s390x/
H A Dtcg-target.c.inc3421 if (hwcap & HWCAP_S390_STFLE) {