Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h611 #define HWCAP_S390_NR_VXRS_BCD 12 macro
635 #define HWCAP_S390_VXRS_BCD (1 << HWCAP_S390_NR_VXRS_BCD)
/openbmc/qemu/linux-user/
H A Delfload.c1782 [HWCAP_S390_NR_VXRS_BCD] = "vxd", in elf_hwcap_str()