Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h628 #define HWCAP_S390_EIMM (1 << HWCAP_S390_NR_EIMM) macro
/openbmc/qemu/linux-user/
H A Delfload.c1820 GET_FEATURE(S390_FEAT_EXTENDED_IMMEDIATE, HWCAP_S390_EIMM); in get_elf_hwcap()