[PATCH 000/126] x86_64: Fix libmvec assembly code formatting
Sunil K Pandey
skpgkp2@gmail.com
Mon Mar 7 14:59:55 GMT 2022
This commit contains following formatting changes
1. Instructions proceeded by a tab.
2. Instruction less than 8 characters in length have a tab
between it and the first operand.
3. Instruction greater than 7 characters in length have a
space between it and the first operand.
4. Tabs after `#define`d names and their value.
5. 8 space at the beginning of line replaced by tab.
6. Indent comments with code.
7. Remove redundent .text section.
Sunil K Pandey (126):
x86_64: Fix svml_s_acosf16_core_avx512.S code formatting
x86_64: Fix svml_s_acosf4_core_sse4.S code formatting
x86_64: Fix svml_s_acosf8_core_avx2.S code formatting
x86_64: Fix svml_d_acos2_core_sse4.S code formatting
x86_64: Fix svml_d_acos4_core_avx2.S code formatting
x86_64: Fix svml_d_acos8_core_avx512.S code formatting
x86_64: Fix svml_s_acoshf16_core_avx512.S code formatting
x86_64: Fix svml_s_acoshf4_core_sse4.S code formatting
x86_64: Fix svml_s_acoshf8_core_avx2.S code formatting
x86_64: Fix svml_d_acosh2_core_sse4.S code formatting
x86_64: Fix svml_d_acosh4_core_avx2.S code formatting
x86_64: Fix svml_d_acosh8_core_avx512.S code formatting
x86_64: Fix svml_s_asinf16_core_avx512.S code formatting
x86_64: Fix svml_s_asinf4_core_sse4.S code formatting
x86_64: Fix svml_s_asinf8_core_avx2.S code formatting
x86_64: Fix svml_d_asin2_core_sse4.S code formatting
x86_64: Fix svml_d_asin4_core_avx2.S code formatting
x86_64: Fix svml_d_asin8_core_avx512.S code formatting
x86_64: Fix svml_s_asinhf16_core_avx512.S code formatting
x86_64: Fix svml_s_asinhf4_core_sse4.S code formatting
x86_64: Fix svml_s_asinhf8_core_avx2.S code formatting
x86_64: Fix svml_d_asinh2_core_sse4.S code formatting
x86_64: Fix svml_d_asinh4_core_avx2.S code formatting
x86_64: Fix svml_d_asinh8_core_avx512.S code formatting
x86_64: Fix svml_s_atanf16_core_avx512.S code formatting
x86_64: Fix svml_s_atanf4_core_sse4.S code formatting
x86_64: Fix svml_s_atanf8_core_avx2.S code formatting
x86_64: Fix svml_d_atan2_core_sse4.S code formatting
x86_64: Fix svml_d_atan4_core_avx2.S code formatting
x86_64: Fix svml_d_atan8_core_avx512.S code formatting
x86_64: Fix svml_s_atan2f16_core_avx512.S code formatting
x86_64: Fix svml_s_atan2f4_core_sse4.S code formatting
x86_64: Fix svml_s_atan2f8_core_avx2.S code formatting
x86_64: Fix svml_d_atan22_core_sse4.S code formatting
x86_64: Fix svml_d_atan24_core_avx2.S code formatting
x86_64: Fix svml_d_atan28_core_avx512.S code formatting
x86_64: Fix svml_s_atanhf16_core_avx512.S code formatting
x86_64: Fix svml_s_atanhf4_core_sse4.S code formatting
x86_64: Fix svml_s_atanhf8_core_avx2.S code formatting
x86_64: Fix svml_d_atanh2_core_sse4.S code formatting
x86_64: Fix svml_d_atanh4_core_avx2.S code formatting
x86_64: Fix svml_d_atanh8_core_avx512.S code formatting
x86_64: Fix svml_s_cbrtf16_core_avx512.S code formatting
x86_64: Fix svml_s_cbrtf4_core_sse4.S code formatting
x86_64: Fix svml_s_cbrtf8_core_avx2.S code formatting
x86_64: Fix svml_d_cbrt2_core_sse4.S code formatting
x86_64: Fix svml_d_cbrt4_core_avx2.S code formatting
x86_64: Fix svml_d_cbrt8_core_avx512.S code formatting
x86_64: Fix svml_s_coshf16_core_avx512.S code formatting
x86_64: Fix svml_s_coshf4_core_sse4.S code formatting
x86_64: Fix svml_s_coshf8_core_avx2.S code formatting
x86_64: Fix svml_d_cosh2_core_sse4.S code formatting
x86_64: Fix svml_d_cosh4_core_avx2.S code formatting
x86_64: Fix svml_d_cosh8_core_avx512.S code formatting
x86_64: Fix svml_s_erff16_core_avx512.S code formatting
x86_64: Fix svml_s_erff4_core_sse4.S code formatting
x86_64: Fix svml_s_erff8_core_avx2.S code formatting
x86_64: Fix svml_d_erf2_core_sse4.S code formatting
x86_64: Fix svml_d_erf4_core_avx2.S code formatting
x86_64: Fix svml_d_erf8_core_avx512.S code formatting
x86_64: Fix svml_s_erfcf16_core_avx512.S code formatting
x86_64: Fix svml_s_erfcf4_core_sse4.S code formatting
x86_64: Fix svml_s_erfcf8_core_avx2.S code formatting
x86_64: Fix svml_d_erfc2_core_sse4.S code formatting
x86_64: Fix svml_d_erfc4_core_avx2.S code formatting
x86_64: Fix svml_d_erfc8_core_avx512.S code formatting
x86_64: Fix svml_s_exp10f16_core_avx512.S code formatting
x86_64: Fix svml_s_exp10f4_core_sse4.S code formatting
x86_64: Fix svml_s_exp10f8_core_avx2.S code formatting
x86_64: Fix svml_d_exp102_core_sse4.S code formatting
x86_64: Fix svml_d_exp104_core_avx2.S code formatting
x86_64: Fix svml_d_exp108_core_avx512.S code formatting
x86_64: Fix svml_s_exp2f16_core_avx512.S code formatting
x86_64: Fix svml_s_exp2f4_core_sse4.S code formatting
x86_64: Fix svml_s_exp2f8_core_avx2.S code formatting
x86_64: Fix svml_d_exp22_core_sse4.S code formatting
x86_64: Fix svml_d_exp24_core_avx2.S code formatting
x86_64: Fix svml_d_exp28_core_avx512.S code formatting
x86_64: Fix svml_s_expm1f16_core_avx512.S code formatting
x86_64: Fix svml_s_expm1f4_core_sse4.S code formatting
x86_64: Fix svml_s_expm1f8_core_avx2.S code formatting
x86_64: Fix svml_d_expm12_core_sse4.S code formatting
x86_64: Fix svml_d_expm14_core_avx2.S code formatting
x86_64: Fix svml_d_expm18_core_avx512.S code formatting
x86_64: Fix svml_s_hypotf16_core_avx512.S code formatting
x86_64: Fix svml_s_hypotf4_core_sse4.S code formatting
x86_64: Fix svml_s_hypotf8_core_avx2.S code formatting
x86_64: Fix svml_d_hypot2_core_sse4.S code formatting
x86_64: Fix svml_d_hypot4_core_avx2.S code formatting
x86_64: Fix svml_d_hypot8_core_avx512.S code formatting
x86_64: Fix svml_s_log10f16_core_avx512.S code formatting
x86_64: Fix svml_s_log10f4_core_sse4.S code formatting
x86_64: Fix svml_s_log10f8_core_avx2.S code formatting
x86_64: Fix svml_d_log102_core_sse4.S code formatting
x86_64: Fix svml_d_log104_core_avx2.S code formatting
x86_64: Fix svml_d_log108_core_avx512.S code formatting
x86_64: Fix svml_s_log1pf16_core_avx512.S code formatting
x86_64: Fix svml_s_log1pf4_core_sse4.S code formatting
x86_64: Fix svml_s_log1pf8_core_avx2.S code formatting
x86_64: Fix svml_d_log1p2_core_sse4.S code formatting
x86_64: Fix svml_d_log1p4_core_avx2.S code formatting
x86_64: Fix svml_d_log1p8_core_avx512.S code formatting
x86_64: Fix svml_s_log2f16_core_avx512.S code formatting
x86_64: Fix svml_s_log2f4_core_sse4.S code formatting
x86_64: Fix svml_s_log2f8_core_avx2.S code formatting
x86_64: Fix svml_d_log22_core_sse4.S code formatting
x86_64: Fix svml_d_log24_core_avx2.S code formatting
x86_64: Fix svml_d_log28_core_avx512.S code formatting
x86_64: Fix svml_s_sinhf16_core_avx512.S code formatting
x86_64: Fix svml_s_sinhf4_core_sse4.S code formatting
x86_64: Fix svml_s_sinhf8_core_avx2.S code formatting
x86_64: Fix svml_d_sinh2_core_sse4.S code formatting
x86_64: Fix svml_d_sinh4_core_avx2.S code formatting
x86_64: Fix svml_d_sinh8_core_avx512.S code formatting
x86_64: Fix svml_s_tanf16_core_avx512.S code formatting
x86_64: Fix svml_s_tanf4_core_sse4.S code formatting
x86_64: Fix svml_s_tanf8_core_avx2.S code formatting
x86_64: Fix svml_d_tan2_core_sse4.S code formatting
x86_64: Fix svml_d_tan4_core_avx2.S code formatting
x86_64: Fix svml_d_tan8_core_avx512.S code formatting
x86_64: Fix svml_s_tanhf16_core_avx512.S code formatting
x86_64: Fix svml_s_tanhf4_core_sse4.S code formatting
x86_64: Fix svml_s_tanhf8_core_avx2.S code formatting
x86_64: Fix svml_d_tanh2_core_sse4.S code formatting
x86_64: Fix svml_d_tanh4_core_avx2.S code formatting
x86_64: Fix svml_d_tanh8_core_avx512.S code formatting
.../fpu/multiarch/svml_d_acos2_core_sse4.S | 489 +-
.../fpu/multiarch/svml_d_acos4_core_avx2.S | 455 +-
.../fpu/multiarch/svml_d_acos8_core_avx512.S | 499 +-
.../fpu/multiarch/svml_d_acosh2_core_sse4.S | 2741 ++--
.../fpu/multiarch/svml_d_acosh4_core_avx2.S | 2871 ++--
.../fpu/multiarch/svml_d_acosh8_core_avx512.S | 831 +-
.../fpu/multiarch/svml_d_asin2_core_sse4.S | 461 +-
.../fpu/multiarch/svml_d_asin4_core_avx2.S | 433 +-
.../fpu/multiarch/svml_d_asin8_core_avx512.S | 477 +-
.../fpu/multiarch/svml_d_asinh2_core_sse4.S | 3195 ++--
.../fpu/multiarch/svml_d_asinh4_core_avx2.S | 3077 ++--
.../fpu/multiarch/svml_d_asinh8_core_avx512.S | 871 +-
.../fpu/multiarch/svml_d_atan22_core_sse4.S | 861 +-
.../fpu/multiarch/svml_d_atan24_core_avx2.S | 775 +-
.../fpu/multiarch/svml_d_atan28_core_avx512.S | 823 +-
.../fpu/multiarch/svml_d_atan2_core_sse4.S | 395 +-
.../fpu/multiarch/svml_d_atan4_core_avx2.S | 355 +-
.../fpu/multiarch/svml_d_atan8_core_avx512.S | 331 +-
.../fpu/multiarch/svml_d_atanh2_core_sse4.S | 2835 ++--
.../fpu/multiarch/svml_d_atanh4_core_avx2.S | 2757 ++--
.../fpu/multiarch/svml_d_atanh8_core_avx512.S | 679 +-
.../fpu/multiarch/svml_d_cbrt2_core_sse4.S | 814 +-
.../fpu/multiarch/svml_d_cbrt4_core_avx2.S | 880 +-
.../fpu/multiarch/svml_d_cbrt8_core_avx512.S | 413 +-
.../fpu/multiarch/svml_d_cosh2_core_sse4.S | 664 +-
.../fpu/multiarch/svml_d_cosh4_core_avx2.S | 698 +-
.../fpu/multiarch/svml_d_cosh8_core_avx512.S | 520 +-
.../fpu/multiarch/svml_d_erf2_core_sse4.S | 1848 ++-
.../fpu/multiarch/svml_d_erf4_core_avx2.S | 1842 ++-
.../fpu/multiarch/svml_d_erf8_core_avx512.S | 1840 ++-
.../fpu/multiarch/svml_d_erfc2_core_sse4.S | 7548 +++++-----
.../fpu/multiarch/svml_d_erfc4_core_avx2.S | 7552 +++++-----
.../fpu/multiarch/svml_d_erfc8_core_avx512.S | 7560 +++++-----
.../fpu/multiarch/svml_d_exp102_core_sse4.S | 694 +-
.../fpu/multiarch/svml_d_exp104_core_avx2.S | 716 +-
.../fpu/multiarch/svml_d_exp108_core_avx512.S | 457 +-
.../fpu/multiarch/svml_d_exp22_core_sse4.S | 508 +-
.../fpu/multiarch/svml_d_exp24_core_avx2.S | 540 +-
.../fpu/multiarch/svml_d_exp28_core_avx512.S | 439 +-
.../fpu/multiarch/svml_d_expm12_core_sse4.S | 723 +-
.../fpu/multiarch/svml_d_expm14_core_avx2.S | 701 +-
.../fpu/multiarch/svml_d_expm18_core_avx512.S | 549 +-
.../fpu/multiarch/svml_d_hypot2_core_sse4.S | 374 +-
.../fpu/multiarch/svml_d_hypot4_core_avx2.S | 394 +-
.../fpu/multiarch/svml_d_hypot8_core_avx512.S | 286 +-
.../fpu/multiarch/svml_d_log102_core_sse4.S | 2011 ++-
.../fpu/multiarch/svml_d_log104_core_avx2.S | 1983 ++-
.../fpu/multiarch/svml_d_log108_core_avx512.S | 483 +-
.../fpu/multiarch/svml_d_log1p2_core_sse4.S | 2615 ++--
.../fpu/multiarch/svml_d_log1p4_core_avx2.S | 2587 ++--
.../fpu/multiarch/svml_d_log1p8_core_avx512.S | 519 +-
.../fpu/multiarch/svml_d_log22_core_sse4.S | 2511 ++--
.../fpu/multiarch/svml_d_log24_core_avx2.S | 2483 ++--
.../fpu/multiarch/svml_d_log28_core_avx512.S | 471 +-
.../fpu/multiarch/svml_d_sinh2_core_sse4.S | 784 +-
.../fpu/multiarch/svml_d_sinh4_core_avx2.S | 814 +-
.../fpu/multiarch/svml_d_sinh8_core_avx512.S | 796 +-
.../fpu/multiarch/svml_d_tan2_core_sse4.S | 12143 ++++++++--------
.../fpu/multiarch/svml_d_tan4_core_avx2.S | 12091 ++++++++-------
.../fpu/multiarch/svml_d_tan8_core_avx512.S | 5245 ++++---
.../fpu/multiarch/svml_d_tanh2_core_sse4.S | 2318 ++-
.../fpu/multiarch/svml_d_tanh4_core_avx2.S | 2330 ++-
.../fpu/multiarch/svml_d_tanh8_core_avx512.S | 718 +-
.../multiarch/svml_s_acosf16_core_avx512.S | 28 +-
.../fpu/multiarch/svml_s_acosf4_core_sse4.S | 423 +-
.../fpu/multiarch/svml_s_acosf8_core_avx2.S | 411 +-
.../multiarch/svml_s_acoshf16_core_avx512.S | 743 +-
.../fpu/multiarch/svml_s_acoshf4_core_sse4.S | 653 +-
.../fpu/multiarch/svml_s_acoshf8_core_avx2.S | 615 +-
.../multiarch/svml_s_asinf16_core_avx512.S | 405 +-
.../fpu/multiarch/svml_s_asinf4_core_sse4.S | 387 +-
.../fpu/multiarch/svml_s_asinf8_core_avx2.S | 383 +-
.../multiarch/svml_s_asinhf16_core_avx512.S | 739 +-
.../fpu/multiarch/svml_s_asinhf4_core_sse4.S | 895 +-
.../fpu/multiarch/svml_s_asinhf8_core_avx2.S | 793 +-
.../multiarch/svml_s_atan2f16_core_avx512.S | 669 +-
.../fpu/multiarch/svml_s_atan2f4_core_sse4.S | 639 +-
.../fpu/multiarch/svml_s_atan2f8_core_avx2.S | 593 +-
.../multiarch/svml_s_atanf16_core_avx512.S | 257 +-
.../fpu/multiarch/svml_s_atanf4_core_sse4.S | 229 +-
.../fpu/multiarch/svml_s_atanf8_core_avx2.S | 197 +-
.../multiarch/svml_s_atanhf16_core_avx512.S | 663 +-
.../fpu/multiarch/svml_s_atanhf4_core_sse4.S | 597 +-
.../fpu/multiarch/svml_s_atanhf8_core_avx2.S | 547 +-
.../multiarch/svml_s_cbrtf16_core_avx512.S | 377 +-
.../fpu/multiarch/svml_s_cbrtf4_core_sse4.S | 856 +-
.../fpu/multiarch/svml_s_cbrtf8_core_avx2.S | 898 +-
.../multiarch/svml_s_coshf16_core_avx512.S | 516 +-
.../fpu/multiarch/svml_s_coshf4_core_sse4.S | 484 +-
.../fpu/multiarch/svml_s_coshf8_core_avx2.S | 490 +-
.../multiarch/svml_s_erfcf16_core_avx512.S | 1744 ++-
.../fpu/multiarch/svml_s_erfcf4_core_sse4.S | 1756 ++-
.../fpu/multiarch/svml_s_erfcf8_core_avx2.S | 1794 ++-
.../fpu/multiarch/svml_s_erff16_core_avx512.S | 260 +-
.../fpu/multiarch/svml_s_erff4_core_sse4.S | 1208 +-
.../fpu/multiarch/svml_s_erff8_core_avx2.S | 1218 +-
.../multiarch/svml_s_exp10f16_core_avx512.S | 421 +-
.../fpu/multiarch/svml_s_exp10f4_core_sse4.S | 478 +-
.../fpu/multiarch/svml_s_exp10f8_core_avx2.S | 520 +-
.../multiarch/svml_s_exp2f16_core_avx512.S | 379 +-
.../fpu/multiarch/svml_s_exp2f4_core_sse4.S | 334 +-
.../fpu/multiarch/svml_s_exp2f8_core_avx2.S | 348 +-
.../multiarch/svml_s_expm1f16_core_avx512.S | 443 +-
.../fpu/multiarch/svml_s_expm1f4_core_sse4.S | 597 +-
.../fpu/multiarch/svml_s_expm1f8_core_avx2.S | 587 +-
.../multiarch/svml_s_hypotf16_core_avx512.S | 274 +-
.../fpu/multiarch/svml_s_hypotf4_core_sse4.S | 326 +-
.../fpu/multiarch/svml_s_hypotf8_core_avx2.S | 334 +-
.../multiarch/svml_s_log10f16_core_avx512.S | 361 +-
.../fpu/multiarch/svml_s_log10f4_core_sse4.S | 369 +-
.../fpu/multiarch/svml_s_log10f8_core_avx2.S | 369 +-
.../multiarch/svml_s_log1pf16_core_avx512.S | 425 +-
.../fpu/multiarch/svml_s_log1pf4_core_sse4.S | 387 +-
.../fpu/multiarch/svml_s_log1pf8_core_avx2.S | 391 +-
.../multiarch/svml_s_log2f16_core_avx512.S | 347 +-
.../fpu/multiarch/svml_s_log2f4_core_sse4.S | 329 +-
.../fpu/multiarch/svml_s_log2f8_core_avx2.S | 335 +-
.../multiarch/svml_s_sinhf16_core_avx512.S | 510 +-
.../fpu/multiarch/svml_s_sinhf4_core_sse4.S | 490 +-
.../fpu/multiarch/svml_s_sinhf8_core_avx2.S | 492 +-
.../fpu/multiarch/svml_s_tanf16_core_avx512.S | 1633 ++-
.../fpu/multiarch/svml_s_tanf4_core_sse4.S | 5019 ++++---
.../fpu/multiarch/svml_s_tanf8_core_avx2.S | 4937 ++++---
.../multiarch/svml_s_tanhf16_core_avx512.S | 536 +-
.../fpu/multiarch/svml_s_tanhf4_core_sse4.S | 1440 +-
.../fpu/multiarch/svml_s_tanhf8_core_avx2.S | 1462 +-
126 files changed, 82414 insertions(+), 82599 deletions(-)
--
2.34.1
More information about the Libc-alpha
mailing list