Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Delfload.c1443 HWCAP_MIPS_MSA = (1 << 1), enumerator
1481 GET_FEATURE_REG_SET(CP0_Config3, 1 << CP0C3_MSAP, HWCAP_MIPS_MSA); in get_elf_hwcap()