github.com/afumu/libc@v0.0.6/musl/arch/mips64/bits/hwcap.h (about)

     1  #define HWCAP_MIPS_R6		(1 << 0)
     2  #define HWCAP_MIPS_MSA		(1 << 1)
     3  #define HWCAP_MIPS_CRC32	(1 << 2)