aboutsummaryrefslogtreecommitdiff
path: root/files/docs/environment_variables.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/docs/environment_variables.md')
-rw-r--r--files/docs/environment_variables.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/files/docs/environment_variables.md b/files/docs/environment_variables.md
index cd8159ad..dd5d59fb 100644
--- a/files/docs/environment_variables.md
+++ b/files/docs/environment_variables.md
@@ -22,6 +22,7 @@ By default the cpu is detected and the most advanced form of SIMD is used. But
LIBYUV_DISABLE_F16C
LIBYUV_DISABLE_AVX512BW
LIBYUV_DISABLE_AVX512VL
+ LIBYUV_DISABLE_AVX512VNNI
LIBYUV_DISABLE_AVX512VBMI
LIBYUV_DISABLE_AVX512VBMI2
LIBYUV_DISABLE_AVX512VBITALG
@@ -34,7 +35,10 @@ By default the cpu is detected and the most advanced form of SIMD is used. But
## MIPS CPUs
LIBYUV_DISABLE_MSA
- LIBYUV_DISABLE_MMI
+
+## LOONGARCH CPUs
+ LIBYUV_DISABLE_LSX
+ LIBYUV_DISABLE_LASX
# Test Width/Height/Repeat