cpu_has_lasx
#define cpu_has_lasx cpu_opt(LOONGARCH_CPU_LASX)
#define cpu_has_lasx (getauxval(AT_HWCAP) & HWCAP_LOONGARCH_LASX)