about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-22 03:40:33 +0000
committerPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-23 03:28:58 +0000
commit1d2971b525396e9935f3d90616a1668ceca425e5 (patch)
tree088800042453157b8a27584240f937371929672c /sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S
parent196358ae26aa38a70fb6f19a77311c8a58bff929 (diff)
downloadglibc-1d2971b525396e9935f3d90616a1668ceca425e5.tar.gz
glibc-1d2971b525396e9935f3d90616a1668ceca425e5.tar.xz
glibc-1d2971b525396e9935f3d90616a1668ceca425e5.zip
Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.
Applying this commit results in a bit-identical rebuild of
mathvec/libmvec.so.1 (which is the only binary that gets rebuilt).

Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
Diffstat (limited to 'sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S')
-rw-r--r--sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S b/sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S
index e031dadf19..08c193e273 100644
--- a/sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S
+++ b/sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S
@@ -150,11 +150,11 @@ ENTRY(_ZGVeN16vv_atan2f_skx)
 	vaddps	{rn-sae}, %zmm11, %zmm9, %zmm9{%k4}
 	vorps	%zmm6, %zmm9, %zmm10
 
-	/* Go to auxilary branch */
+	/* Go to auxiliary branch */
 	jne	L(AUX_BRANCH)
 	# LOE rbx r12 r13 r14 r15 edx zmm0 zmm1 zmm2 zmm3 zmm4 zmm5 zmm6 zmm7 zmm8 zmm10 zmm11
 
-	/* Return from auxilary branch
+	/* Return from auxiliary branch
 	 * for out of main path inputs
 	 */
 
@@ -251,7 +251,7 @@ L(SPECIAL_VALUES_LOOP):
 	.cfi_escape 0x10, 0x0e, 0x0e, 0x38, 0x1c, 0x0d, 0xc0, 0xff, 0xff, 0xff, 0x1a, 0x0d, 0x00, 0xff, 0xff, 0xff, 0x22
 	# LOE rbx r12 r13 r14 r15 zmm10
 
-	/* Scalar math fucntion call
+	/* Scalar math function call
 	 * to process special input
 	 */
 
@@ -271,7 +271,7 @@ L(SCALAR_MATH_CALL):
 	cfi_restore(14)
 	# LOE rbx r15 r12d r13d
 
-	/* Auxilary branch
+	/* Auxiliary branch
 	 * for out of main path inputs
 	 */