From 74921eee924625426429044decefe3673561b174 Mon Sep 17 00:00:00 2001 From: Michael Tyler Date: Wed, 12 Apr 2023 17:43:17 +0100 Subject: Update CPU kernel implementations and guard directives Resolves COMPMID-6023 Change-Id: I868975d14c4f98af6716726feda22405a6a4c891 Signed-off-by: Michael Tyler Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/9686 Tested-by: Arm Jenkins Reviewed-by: Viet-Hoa Do Comments-Addressed: Arm Jenkins Benchmark: Arm Jenkins --- .../generic.cpp | 756 ++++++++++----------- 1 file changed, 374 insertions(+), 382 deletions(-) (limited to 'src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst/generic.cpp') diff --git a/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst/generic.cpp b/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst/generic.cpp index 6a432e1961..d9c8644fc4 100644 --- a/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst/generic.cpp +++ b/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst/generic.cpp @@ -30,411 +30,403 @@ namespace arm_conv { namespace depthwise { -void sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst_impl( - const unsigned int n_channels, - const int8_t *const *const inptrs, - const int8_t *params, - const int32_t *, // Bias, should be wrapped into the parameters - const arm_gemm::Requantize32& qp, - const int32_t *, const int32_t *, // Requant parameters, also wrapped - int8_t *const *const outptrs -) +void sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst_impl(const unsigned int n_channels, const int8_t *const *const inptrs, const int8_t *params, const int32_t *, const arm_gemm::Requantize32& qp, const int32_t *, const int32_t *, int8_t *const *const outptrs) { __asm__ __volatile__( "mov x13, #0x0\n" - "whilelt p2.b, x13, %x[n_channels]\n" - "ldp x12, x11, [%x[inptrs], #0x0]\n" - "ldp x10, x9, [%x[inptrs], #0x10]\n" - "ldp x28, x27, [%x[inptrs], #0x20]\n" - "ldp x26, x25, [%x[inptrs], #0x30]\n" - "ptrue p1.b\n" - "mov x24, #0x0\n" - "ldp x23, x22, [%x[outptrs], #0x0]\n" - "ldp x21, x20, [%x[outptrs], #0x10]\n" - "ld1b { z9.b }, p2/Z, [x12, x13]\n" - "ld1b { z8.b }, p2/Z, [x11, x13]\n" - "ldp x12, x11, [%x[inptrs], #0x40]\n" - "ld1b { z7.b }, p2/Z, [x10, x13]\n" - "zip2 z6.b, z9.b, z7.b\n" - "zip1 z9.b, z9.b, z7.b\n" - "ld1b { z5.b }, p2/Z, [x9, x13]\n" - "ldp x10, x9, [%x[inptrs], #0x50]\n" - "zip1 z7.b, z8.b, z5.b\n" - "zip2 z5.b, z8.b, z5.b\n" - "ld1b { z4.b }, p2/Z, [x28, x13]\n" - "ld1b { z3.b }, p2/Z, [x27, x13]\n" - "zip2 z8.b, z9.b, z7.b\n" - "zip1 z9.b, z9.b, z7.b\n" - "ldp x28, x27, [%x[inptrs], #0x60]\n" - "ld1b { z2.b }, p2/Z, [x26, x13]\n" - "zip1 z7.b, z6.b, z5.b\n" - "zip2 z5.b, z6.b, z5.b\n" - "ld1b { z1.b }, p2/Z, [x25, x13]\n" - "ldp x26, x25, [%x[inptrs], #0x70]\n" - "zip2 z0.b, z4.b, z2.b\n" - "zip1 z4.b, z4.b, z2.b\n" - "ld1b { z31.b }, p2/Z, [x12, x13]\n" - "ld1b { z30.b }, p2/Z, [x11, x13]\n" - "zip1 z2.b, z3.b, z1.b\n" - "zip2 z1.b, z3.b, z1.b\n" - "ld1b { z29.b }, p2/Z, [x10, x13]\n" - "ld1b { z28.b }, p2/Z, [x9, x13]\n" - "zip2 z27.b, z31.b, z29.b\n" - "zip1 z31.b, z31.b, z29.b\n" - "ld1b { z26.b }, p2/Z, [x28, x13]\n" - "ld1b { z25.b }, p2/Z, [x27, x13]\n" - "zip1 z29.b, z30.b, z28.b\n" - "zip2 z28.b, z30.b, z28.b\n" - "ld1b { z24.b }, p2/Z, [x26, x13]\n" - "ld1b { z23.b }, p2/Z, [x25, x13]\n" - "zip2 z22.b, z26.b, z24.b\n" - "zip1 z26.b, z26.b, z24.b\n" - "zip1 z24.b, z25.b, z23.b\n" - "zip2 z23.b, z25.b, z23.b\n" - "ld1w { z6.s }, p1/Z, [%x[params]]\n" - "ld1rw { z21.s }, p1/Z, [%x[qp], %[offsetof_Requantize32_minval]]\n" - "ld1rw { z20.s }, p1/Z, [%x[qp], %[offsetof_Requantize32_maxval]]\n" - "ld1rw { z19.s }, p1/Z, [%x[qp], %[offsetof_Requantize32_c_offset]]\n" - "zip2 z3.b, z4.b, z2.b\n" - "zip1 z4.b, z4.b, z2.b\n" - "ldp x12, x11, [%x[inptrs], #0x0]\n" - "ldp x10, x9, [%x[inptrs], #0x10]\n" - "zip1 z2.b, z0.b, z1.b\n" - "zip2 z1.b, z0.b, z1.b\n" - "ldp x28, x27, [%x[inptrs], #0x20]\n" - "ldp x26, x25, [%x[inptrs], #0x30]\n" - "zip2 z30.b, z31.b, z29.b\n" - "zip1 z31.b, z31.b, z29.b\n" - "zip1 z29.b, z27.b, z28.b\n" - "zip2 z28.b, z27.b, z28.b\n" - "ld1b { z18.b }, p1/Z, [%x[params], #1, MUL VL]\n" - "ld1b { z17.b }, p1/Z, [%x[params], #2, MUL VL]\n" - "zip2 z25.b, z26.b, z24.b\n" - "zip1 z26.b, z26.b, z24.b\n" - "ld1b { z16.b }, p1/Z, [%x[params], #3, MUL VL]\n" + "whilelt p0.b, x13, %x[n_channels]\n" + "ldp x27, x26, [%x[inptrs], #0x0]\n" + "ldp x25, x24, [%x[inptrs], #0x10]\n" + "ldp x23, x22, [%x[inptrs], #0x20]\n" + "ldp x21, x20, [%x[inptrs], #0x30]\n" + "ptrue p2.b\n" + "mov x12, #0x0\n" + "ldp x11, x10, [%x[outptrs], #0x0]\n" + "ldp x9, x28, [%x[outptrs], #0x10]\n" + "ld1b { z15.b }, p0/Z, [x27, x13]\n" + "ld1b { z18.b }, p0/Z, [x26, x13]\n" + "ldp x27, x26, [%x[inptrs], #0x40]\n" + "ld1b { z16.b }, p0/Z, [x25, x13]\n" + "zip2 z17.b, z15.b, z16.b\n" + "zip1 z15.b, z15.b, z16.b\n" + "ld1b { z14.b }, p0/Z, [x24, x13]\n" + "ldp x25, x24, [%x[inptrs], #0x50]\n" + "zip1 z16.b, z18.b, z14.b\n" + "zip2 z14.b, z18.b, z14.b\n" + "ld1b { z13.b }, p0/Z, [x23, x13]\n" + "ld1b { z18.b }, p0/Z, [x22, x13]\n" + "zip2 z12.b, z15.b, z16.b\n" + "zip1 z15.b, z15.b, z16.b\n" + "ldp x23, x22, [%x[inptrs], #0x60]\n" + "ld1b { z16.b }, p0/Z, [x21, x13]\n" + "zip1 z11.b, z17.b, z14.b\n" + "zip2 z14.b, z17.b, z14.b\n" + "ld1b { z10.b }, p0/Z, [x20, x13]\n" + "ldp x21, x20, [%x[inptrs], #0x70]\n" + "zip2 z22.b, z13.b, z16.b\n" + "zip1 z13.b, z13.b, z16.b\n" + "ld1b { z9.b }, p0/Z, [x27, x13]\n" + "ld1b { z17.b }, p0/Z, [x26, x13]\n" + "zip1 z21.b, z18.b, z10.b\n" + "zip2 z10.b, z18.b, z10.b\n" + "ld1b { z16.b }, p0/Z, [x25, x13]\n" + "ld1b { z8.b }, p0/Z, [x24, x13]\n" + "zip2 z20.b, z9.b, z16.b\n" + "zip1 z9.b, z9.b, z16.b\n" + "ld1b { z7.b }, p0/Z, [x23, x13]\n" + "ld1b { z19.b }, p0/Z, [x22, x13]\n" + "zip1 z18.b, z17.b, z8.b\n" + "zip2 z8.b, z17.b, z8.b\n" + "ld1b { z16.b }, p0/Z, [x21, x13]\n" + "ld1b { z6.b }, p0/Z, [x20, x13]\n" + "zip2 z17.b, z7.b, z16.b\n" + "zip1 z7.b, z7.b, z16.b\n" + "zip1 z16.b, z19.b, z6.b\n" + "zip2 z6.b, z19.b, z6.b\n" + "ld1w { z5.s }, p2/Z, [%x[params]]\n" + "ld1rw { z4.s }, p2/Z, [%x[qp], %[offsetof_Requantize32_minval]]\n" + "ld1rw { z3.s }, p2/Z, [%x[qp], %[offsetof_Requantize32_maxval]]\n" + "ld1rw { z2.s }, p2/Z, [%x[qp], %[offsetof_Requantize32_c_offset]]\n" + "zip2 z1.b, z13.b, z21.b\n" + "zip1 z13.b, z13.b, z21.b\n" + "ldp x27, x26, [%x[inptrs], #0x0]\n" + "ldp x25, x23, [%x[inptrs], #0x10]\n" + "zip1 z0.b, z22.b, z10.b\n" + "zip2 z10.b, z22.b, z10.b\n" + "ldp x24, x22, [%x[inptrs], #0x20]\n" + "ldp x21, x20, [%x[inptrs], #0x30]\n" + "zip2 z31.b, z9.b, z18.b\n" + "zip1 z9.b, z9.b, z18.b\n" + "zip1 z30.b, z20.b, z8.b\n" + "zip2 z8.b, z20.b, z8.b\n" + "ld1b { z29.b }, p2/Z, [%x[params], #1, MUL VL]\n" + "ld1b { z28.b }, p2/Z, [%x[params], #2, MUL VL]\n" + "zip2 z27.b, z7.b, z16.b\n" + "zip1 z7.b, z7.b, z16.b\n" + "ld1b { z26.b }, p2/Z, [%x[params], #3, MUL VL]\n" "addvl %x[params], %x[params], #4\n" - "zip1 z24.b, z22.b, z23.b\n" - "zip2 z23.b, z22.b, z23.b\n" - "mov z0.d, z6.d\n" - "mov z27.d, z6.d\n" - "mov z22.d, z6.d\n" + "zip1 z25.b, z17.b, z6.b\n" + "zip2 z6.b, z17.b, z6.b\n" + "mov z24.d, z5.d\n" + "mov z22.d, z5.d\n" + "mov z21.d, z5.d\n" "1:" // Loop - "sdot z6.s, z18.b, z9.b\n" - "sdot z27.s, z18.b, z4.b\n" - "ext z9.b, z9.b, z9.b, #0x1\n" - "whilelt p0.s, x24, %x[n_channels]\n" - "sdot z6.s, z17.b, z4.b\n" - "ext z4.b, z4.b, z4.b, #0x1\n" - "sdot z0.s, z18.b, z9.b\n" - "ld1w { z9.s }, p1/Z, [%x[params]]\n" - "sdot z22.s, z18.b, z4.b\n" - "sdot z27.s, z17.b, z31.b\n" + "sdot z5.s, z29.b, z15.b\n" + "sdot z22.s, z29.b, z13.b\n" + "ext z15.b, z15.b, z15.b, #0x1\n" + "whilelt p0.s, x12, %x[n_channels]\n" + "sdot z5.s, z28.b, z13.b\n" + "ext z13.b, z13.b, z13.b, #0x1\n" + "sdot z24.s, z29.b, z15.b\n" + "ld1w { z17.s }, p2/Z, [%x[params]]\n" + "sdot z21.s, z29.b, z13.b\n" + "sdot z22.s, z28.b, z9.b\n" "incw x13, ALL, MUL #4\n" - "sdot z6.s, z16.b, z31.b\n" - "ext z31.b, z31.b, z31.b, #0x1\n" - "sdot z0.s, z17.b, z4.b\n" - "ld1w { z4.s }, p1/Z, [%x[params], #1, MUL VL]\n" - "sdot z22.s, z17.b, z31.b\n" - "sdot z27.s, z16.b, z26.b\n" - "ext z26.b, z26.b, z26.b, #0x1\n" - ".inst 0x04a974c6 // sqrdmulh z6.s, z6.s, z9.s\n" - "sdot z0.s, z16.b, z31.b\n" - "sdot z22.s, z16.b, z26.b\n" - "and z18.d, z6.d, z4.d\n" + "sdot z5.s, z26.b, z9.b\n" + "ext z9.b, z9.b, z9.b, #0x1\n" + "sdot z24.s, z28.b, z13.b\n" + "ld1w { z20.s }, p2/Z, [%x[params], #1, MUL VL]\n" + "sdot z21.s, z28.b, z9.b\n" + "sdot z22.s, z26.b, z7.b\n" + "ext z7.b, z7.b, z7.b, #0x1\n" + ".inst 0x04b174a5 // sqrdmulh z5.s, z5.s, z17.s\n" + "sdot z24.s, z26.b, z9.b\n" + "sdot z21.s, z26.b, z7.b\n" + "and z16.d, z5.d, z20.d\n" + "asr z16.s, z16.s, #0x1f\n" + ".inst 0x04b17718 // sqrdmulh z24.s, z24.s, z17.s\n" + ".inst 0x04b176d6 // sqrdmulh z22.s, z22.s, z17.s\n" + ".inst 0x04b176b5 // sqrdmulh z21.s, z21.s, z17.s\n" + "sqadd z5.s, z5.s, z16.s\n" + ".inst 0x44828a85 // srshl z5.s, p2/M, z5.s, z20.s\n" + "ld1w { z19.s }, p2/Z, [%x[params], #6, MUL VL]\n" + "and z18.d, z24.d, z20.d\n" + "and z17.d, z22.d, z20.d\n" + "and z16.d, z21.d, z20.d\n" "asr z18.s, z18.s, #0x1f\n" - ".inst 0x04a97400 // sqrdmulh z0.s, z0.s, z9.s\n" - ".inst 0x04a9777b // sqrdmulh z27.s, z27.s, z9.s\n" - ".inst 0x04a976d6 // sqrdmulh z22.s, z22.s, z9.s\n" - "sqadd z6.s, z6.s, z18.s\n" - ".inst 0x44828486 // srshl z6.s, p1/M, z6.s, z4.s\n" - "ld1w { z9.s }, p1/Z, [%x[params], #6, MUL VL]\n" - "and z17.d, z0.d, z4.d\n" - "and z16.d, z27.d, z4.d\n" - "and z18.d, z22.d, z4.d\n" "asr z17.s, z17.s, #0x1f\n" "asr z16.s, z16.s, #0x1f\n" - "asr z18.s, z18.s, #0x1f\n" - "sqadd z0.s, z0.s, z17.s\n" - "sqadd z27.s, z27.s, z16.s\n" - ".inst 0x44828480 // srshl z0.s, p1/M, z0.s, z4.s\n" - ".inst 0x4482849b // srshl z27.s, p1/M, z27.s, z4.s\n" - "sqadd z22.s, z22.s, z18.s\n" - "add z6.s, z6.s, z19.s\n" - ".inst 0x44828496 // srshl z22.s, p1/M, z22.s, z4.s\n" - "smax z6.s, p1/M, z6.s, z21.s\n" - "add z0.s, z0.s, z19.s\n" - "add z27.s, z27.s, z19.s\n" - "smin z6.s, p1/M, z6.s, z20.s\n" - "smax z0.s, p1/M, z0.s, z21.s\n" - "add z22.s, z22.s, z19.s\n" - "smax z27.s, p1/M, z27.s, z21.s\n" - "smax z22.s, p1/M, z22.s, z21.s\n" - "st1b { z6.s }, p0, [x23, x24]\n" - "ld1w { z6.s }, p1/Z, [%x[params], #2, MUL VL]\n" - "ld1b { z18.b }, p1/Z, [%x[params], #3, MUL VL]\n" - "smin z0.s, p1/M, z0.s, z20.s\n" - "smin z27.s, p1/M, z27.s, z20.s\n" - "smin z22.s, p1/M, z22.s, z20.s\n" - "st1b { z0.s }, p0, [x22, x24]\n" - "mov z0.d, z6.d\n" - "ld1b { z17.b }, p1/Z, [%x[params], #4, MUL VL]\n" - "st1b { z27.s }, p0, [x21, x24]\n" - "mov z27.d, z6.d\n" - "sdot z27.s, z18.b, z3.b\n" - "ld1b { z16.b }, p1/Z, [%x[params], #5, MUL VL]\n" - "st1b { z22.s }, p0, [x20, x24]\n" - "mov z22.d, z6.d\n" - "sdot z6.s, z18.b, z8.b\n" - "sdot z6.s, z17.b, z3.b\n" - "ext z8.b, z8.b, z8.b, #0x1\n" - "ext z3.b, z3.b, z3.b, #0x1\n" - "sdot z0.s, z18.b, z8.b\n" - "ld1w { z4.s }, p1/Z, [%x[params], #7, MUL VL]\n" - "sdot z22.s, z18.b, z3.b\n" - "sdot z27.s, z17.b, z30.b\n" - "incw x24\n" - "whilelt p0.s, x24, %x[n_channels]\n" - "sdot z6.s, z16.b, z30.b\n" - "ext z30.b, z30.b, z30.b, #0x1\n" - "sdot z0.s, z17.b, z3.b\n" + "sqadd z24.s, z24.s, z18.s\n" + "sqadd z22.s, z22.s, z17.s\n" + ".inst 0x44828a98 // srshl z24.s, p2/M, z24.s, z20.s\n" + ".inst 0x44828a96 // srshl z22.s, p2/M, z22.s, z20.s\n" + "sqadd z21.s, z21.s, z16.s\n" + "add z5.s, z5.s, z2.s\n" + ".inst 0x44828a95 // srshl z21.s, p2/M, z21.s, z20.s\n" + "smax z5.s, p2/M, z5.s, z4.s\n" + "add z24.s, z24.s, z2.s\n" + "add z22.s, z22.s, z2.s\n" + "smin z5.s, p2/M, z5.s, z3.s\n" + "smax z24.s, p2/M, z24.s, z4.s\n" + "add z21.s, z21.s, z2.s\n" + "smax z22.s, p2/M, z22.s, z4.s\n" + "smax z21.s, p2/M, z21.s, z4.s\n" + "st1b { z5.s }, p0, [x11, x12]\n" + "ld1w { z23.s }, p2/Z, [%x[params], #2, MUL VL]\n" + "ld1b { z18.b }, p2/Z, [%x[params], #3, MUL VL]\n" + "smin z24.s, p2/M, z24.s, z3.s\n" + "smin z22.s, p2/M, z22.s, z3.s\n" + "smin z21.s, p2/M, z21.s, z3.s\n" + "st1b { z24.s }, p0, [x10, x12]\n" + "mov z24.d, z23.d\n" + "ld1b { z17.b }, p2/Z, [%x[params], #4, MUL VL]\n" + "st1b { z22.s }, p0, [x9, x12]\n" + "mov z22.d, z23.d\n" + "sdot z22.s, z18.b, z1.b\n" + "ld1b { z16.b }, p2/Z, [%x[params], #5, MUL VL]\n" + "st1b { z21.s }, p0, [x28, x12]\n" + "mov z21.d, z23.d\n" + "sdot z23.s, z18.b, z12.b\n" + "sdot z23.s, z17.b, z1.b\n" + "ext z12.b, z12.b, z12.b, #0x1\n" + "ext z1.b, z1.b, z1.b, #0x1\n" + "sdot z24.s, z18.b, z12.b\n" + "ld1w { z20.s }, p2/Z, [%x[params], #7, MUL VL]\n" + "sdot z21.s, z18.b, z1.b\n" + "sdot z22.s, z17.b, z31.b\n" + "incw x12\n" + "whilelt p0.s, x12, %x[n_channels]\n" + "sdot z23.s, z16.b, z31.b\n" + "ext z31.b, z31.b, z31.b, #0x1\n" + "sdot z24.s, z17.b, z1.b\n" "addvl %x[params], %x[params], #16\n" - "sdot z22.s, z17.b, z30.b\n" - "sdot z27.s, z16.b, z25.b\n" - "ext z25.b, z25.b, z25.b, #0x1\n" - ".inst 0x04a974c6 // sqrdmulh z6.s, z6.s, z9.s\n" - "sdot z0.s, z16.b, z30.b\n" - "sdot z22.s, z16.b, z25.b\n" - "and z18.d, z6.d, z4.d\n" + "sdot z21.s, z17.b, z31.b\n" + "sdot z22.s, z16.b, z27.b\n" + "ext z27.b, z27.b, z27.b, #0x1\n" + ".inst 0x04b376f7 // sqrdmulh z23.s, z23.s, z19.s\n" + "sdot z24.s, z16.b, z31.b\n" + "sdot z21.s, z16.b, z27.b\n" + "and z16.d, z23.d, z20.d\n" + "asr z16.s, z16.s, #0x1f\n" + ".inst 0x04b37718 // sqrdmulh z24.s, z24.s, z19.s\n" + ".inst 0x04b376d6 // sqrdmulh z22.s, z22.s, z19.s\n" + ".inst 0x04b376b5 // sqrdmulh z21.s, z21.s, z19.s\n" + "sqadd z23.s, z23.s, z16.s\n" + ".inst 0x44828a97 // srshl z23.s, p2/M, z23.s, z20.s\n" + "ld1w { z19.s }, p2/Z, [%x[params], #-4, MUL VL]\n" + "and z18.d, z24.d, z20.d\n" + "and z17.d, z22.d, z20.d\n" + "and z16.d, z21.d, z20.d\n" "asr z18.s, z18.s, #0x1f\n" - ".inst 0x04a97400 // sqrdmulh z0.s, z0.s, z9.s\n" - ".inst 0x04a9777b // sqrdmulh z27.s, z27.s, z9.s\n" - ".inst 0x04a976d6 // sqrdmulh z22.s, z22.s, z9.s\n" - "sqadd z6.s, z6.s, z18.s\n" - ".inst 0x44828486 // srshl z6.s, p1/M, z6.s, z4.s\n" - "ld1w { z9.s }, p1/Z, [%x[params], #-4, MUL VL]\n" - "and z17.d, z0.d, z4.d\n" - "and z16.d, z27.d, z4.d\n" - "and z18.d, z22.d, z4.d\n" "asr z17.s, z17.s, #0x1f\n" "asr z16.s, z16.s, #0x1f\n" + "sqadd z24.s, z24.s, z18.s\n" + "sqadd z22.s, z22.s, z17.s\n" + ".inst 0x44828a98 // srshl z24.s, p2/M, z24.s, z20.s\n" + ".inst 0x44828a96 // srshl z22.s, p2/M, z22.s, z20.s\n" + "sqadd z21.s, z21.s, z16.s\n" + "add z23.s, z23.s, z2.s\n" + ".inst 0x44828a95 // srshl z21.s, p2/M, z21.s, z20.s\n" + "smax z23.s, p2/M, z23.s, z4.s\n" + "add z24.s, z24.s, z2.s\n" + "add z22.s, z22.s, z2.s\n" + "smin z23.s, p2/M, z23.s, z3.s\n" + "smax z24.s, p2/M, z24.s, z4.s\n" + "add z21.s, z21.s, z2.s\n" + "smax z22.s, p2/M, z22.s, z4.s\n" + "smax z21.s, p2/M, z21.s, z4.s\n" + "st1b { z23.s }, p0, [x11, x12]\n" + "ld1w { z23.s }, p2/Z, [%x[params], #-8, MUL VL]\n" + "ld1b { z18.b }, p2/Z, [%x[params], #-7, MUL VL]\n" + "smin z24.s, p2/M, z24.s, z3.s\n" + "smin z22.s, p2/M, z22.s, z3.s\n" + "smin z21.s, p2/M, z21.s, z3.s\n" + "st1b { z24.s }, p0, [x10, x12]\n" + "mov z24.d, z23.d\n" + "ld1b { z17.b }, p2/Z, [%x[params], #-6, MUL VL]\n" + "st1b { z22.s }, p0, [x9, x12]\n" + "mov z22.d, z23.d\n" + "sdot z22.s, z18.b, z0.b\n" + "ld1b { z16.b }, p2/Z, [%x[params], #-5, MUL VL]\n" + "st1b { z21.s }, p0, [x28, x12]\n" + "mov z21.d, z23.d\n" + "sdot z23.s, z18.b, z11.b\n" + "sdot z23.s, z17.b, z0.b\n" + "ext z11.b, z11.b, z11.b, #0x1\n" + "ext z0.b, z0.b, z0.b, #0x1\n" + "sdot z24.s, z18.b, z11.b\n" + "ld1w { z20.s }, p2/Z, [%x[params], #-3, MUL VL]\n" + "sdot z21.s, z18.b, z0.b\n" + "sdot z22.s, z17.b, z30.b\n" + "incw x12\n" + "whilelt p0.s, x12, %x[n_channels]\n" + "sdot z23.s, z16.b, z30.b\n" + "ext z30.b, z30.b, z30.b, #0x1\n" + "sdot z24.s, z17.b, z0.b\n" + "sdot z21.s, z17.b, z30.b\n" + "sdot z22.s, z16.b, z25.b\n" + "ext z25.b, z25.b, z25.b, #0x1\n" + ".inst 0x04b376f7 // sqrdmulh z23.s, z23.s, z19.s\n" + "sdot z24.s, z16.b, z30.b\n" + "sdot z21.s, z16.b, z25.b\n" + "and z16.d, z23.d, z20.d\n" + "asr z16.s, z16.s, #0x1f\n" + ".inst 0x04b37718 // sqrdmulh z24.s, z24.s, z19.s\n" + ".inst 0x04b376d6 // sqrdmulh z22.s, z22.s, z19.s\n" + ".inst 0x04b376b5 // sqrdmulh z21.s, z21.s, z19.s\n" + "sqadd z23.s, z23.s, z16.s\n" + ".inst 0x44828a97 // srshl z23.s, p2/M, z23.s, z20.s\n" + "ld1w { z19.s }, p2/Z, [%x[params], #2, MUL VL]\n" + "and z18.d, z24.d, z20.d\n" + "and z17.d, z22.d, z20.d\n" + "and z16.d, z21.d, z20.d\n" "asr z18.s, z18.s, #0x1f\n" - "sqadd z0.s, z0.s, z17.s\n" - "sqadd z27.s, z27.s, z16.s\n" - ".inst 0x44828480 // srshl z0.s, p1/M, z0.s, z4.s\n" - ".inst 0x4482849b // srshl z27.s, p1/M, z27.s, z4.s\n" - "sqadd z22.s, z22.s, z18.s\n" - "add z6.s, z6.s, z19.s\n" - ".inst 0x44828496 // srshl z22.s, p1/M, z22.s, z4.s\n" - "smax z6.s, p1/M, z6.s, z21.s\n" - "add z0.s, z0.s, z19.s\n" - "add z27.s, z27.s, z19.s\n" - "smin z6.s, p1/M, z6.s, z20.s\n" - "smax z0.s, p1/M, z0.s, z21.s\n" - "add z22.s, z22.s, z19.s\n" - "smax z27.s, p1/M, z27.s, z21.s\n" - "smax z22.s, p1/M, z22.s, z21.s\n" - "st1b { z6.s }, p0, [x23, x24]\n" - "ld1w { z6.s }, p1/Z, [%x[params], #-8, MUL VL]\n" - "ld1b { z18.b }, p1/Z, [%x[params], #-7, MUL VL]\n" - "smin z0.s, p1/M, z0.s, z20.s\n" - "smin z27.s, p1/M, z27.s, z20.s\n" - "smin z22.s, p1/M, z22.s, z20.s\n" - "st1b { z0.s }, p0, [x22, x24]\n" - "mov z0.d, z6.d\n" - "ld1b { z17.b }, p1/Z, [%x[params], #-6, MUL VL]\n" - "st1b { z27.s }, p0, [x21, x24]\n" - "mov z27.d, z6.d\n" - "sdot z27.s, z18.b, z2.b\n" - "ld1b { z16.b }, p1/Z, [%x[params], #-5, MUL VL]\n" - "st1b { z22.s }, p0, [x20, x24]\n" - "mov z22.d, z6.d\n" - "sdot z6.s, z18.b, z7.b\n" - "sdot z6.s, z17.b, z2.b\n" - "ext z7.b, z7.b, z7.b, #0x1\n" - "ext z2.b, z2.b, z2.b, #0x1\n" - "sdot z0.s, z18.b, z7.b\n" - "ld1w { z4.s }, p1/Z, [%x[params], #-3, MUL VL]\n" - "sdot z22.s, z18.b, z2.b\n" - "sdot z27.s, z17.b, z29.b\n" - "incw x24\n" - "whilelt p0.s, x24, %x[n_channels]\n" - "sdot z6.s, z16.b, z29.b\n" - "ext z29.b, z29.b, z29.b, #0x1\n" - "sdot z0.s, z17.b, z2.b\n" - "sdot z22.s, z17.b, z29.b\n" - "sdot z27.s, z16.b, z24.b\n" - "ext z24.b, z24.b, z24.b, #0x1\n" - ".inst 0x04a974c6 // sqrdmulh z6.s, z6.s, z9.s\n" - "sdot z0.s, z16.b, z29.b\n" - "sdot z22.s, z16.b, z24.b\n" - "and z18.d, z6.d, z4.d\n" - "asr z18.s, z18.s, #0x1f\n" - ".inst 0x04a97400 // sqrdmulh z0.s, z0.s, z9.s\n" - ".inst 0x04a9777b // sqrdmulh z27.s, z27.s, z9.s\n" - ".inst 0x04a976d6 // sqrdmulh z22.s, z22.s, z9.s\n" - "sqadd z6.s, z6.s, z18.s\n" - ".inst 0x44828486 // srshl z6.s, p1/M, z6.s, z4.s\n" - "ld1w { z9.s }, p1/Z, [%x[params], #2, MUL VL]\n" - "and z17.d, z0.d, z4.d\n" - "and z16.d, z27.d, z4.d\n" - "and z18.d, z22.d, z4.d\n" "asr z17.s, z17.s, #0x1f\n" "asr z16.s, z16.s, #0x1f\n" - "asr z18.s, z18.s, #0x1f\n" - "sqadd z0.s, z0.s, z17.s\n" - "sqadd z27.s, z27.s, z16.s\n" - ".inst 0x44828480 // srshl z0.s, p1/M, z0.s, z4.s\n" - ".inst 0x4482849b // srshl z27.s, p1/M, z27.s, z4.s\n" - "sqadd z22.s, z22.s, z18.s\n" - "add z6.s, z6.s, z19.s\n" - ".inst 0x44828496 // srshl z22.s, p1/M, z22.s, z4.s\n" - "smax z6.s, p1/M, z6.s, z21.s\n" - "add z0.s, z0.s, z19.s\n" - "add z27.s, z27.s, z19.s\n" - "smin z6.s, p1/M, z6.s, z20.s\n" - "smax z0.s, p1/M, z0.s, z21.s\n" - "add z22.s, z22.s, z19.s\n" - "smax z27.s, p1/M, z27.s, z21.s\n" - "smax z22.s, p1/M, z22.s, z21.s\n" - "st1b { z6.s }, p0, [x23, x24]\n" - "ld1w { z6.s }, p1/Z, [%x[params], #-2, MUL VL]\n" - "ld1b { z18.b }, p1/Z, [%x[params], #-1, MUL VL]\n" - "smin z0.s, p1/M, z0.s, z20.s\n" - "smin z27.s, p1/M, z27.s, z20.s\n" - "smin z22.s, p1/M, z22.s, z20.s\n" - "st1b { z0.s }, p0, [x22, x24]\n" - "mov z0.d, z6.d\n" - "ld1b { z17.b }, p1/Z, [%x[params]]\n" - "st1b { z27.s }, p0, [x21, x24]\n" - "mov z27.d, z6.d\n" - "sdot z27.s, z18.b, z1.b\n" - "ld1b { z16.b }, p1/Z, [%x[params], #1, MUL VL]\n" - "st1b { z22.s }, p0, [x20, x24]\n" - "mov z22.d, z6.d\n" - "sdot z6.s, z18.b, z5.b\n" - "sdot z6.s, z17.b, z1.b\n" - "ext z5.b, z5.b, z5.b, #0x1\n" - "ext z1.b, z1.b, z1.b, #0x1\n" - "sdot z0.s, z18.b, z5.b\n" - "ld1w { z4.s }, p1/Z, [%x[params], #3, MUL VL]\n" - "sdot z22.s, z18.b, z1.b\n" - "sdot z27.s, z17.b, z28.b\n" - "incw x24\n" - "whilelt p0.s, x24, %x[n_channels]\n" - "sdot z6.s, z16.b, z28.b\n" - "ext z28.b, z28.b, z28.b, #0x1\n" - "sdot z0.s, z17.b, z1.b\n" - "whilelt p2.b, x13, %x[n_channels]\n" - "sdot z22.s, z17.b, z28.b\n" - "sdot z27.s, z16.b, z23.b\n" - "ext z23.b, z23.b, z23.b, #0x1\n" - "ld1b { z8.b }, p2/Z, [x11, x13]\n" - ".inst 0x04a974c6 // sqrdmulh z6.s, z6.s, z9.s\n" - "sdot z0.s, z16.b, z28.b\n" - "sdot z22.s, z16.b, z23.b\n" - "ld1b { z7.b }, p2/Z, [x10, x13]\n" - "and z18.d, z6.d, z4.d\n" - "asr z18.s, z18.s, #0x1f\n" - "ld1b { z5.b }, p2/Z, [x9, x13]\n" - "ld1b { z3.b }, p2/Z, [x27, x13]\n" - ".inst 0x04a97400 // sqrdmulh z0.s, z0.s, z9.s\n" - ".inst 0x04a9777b // sqrdmulh z27.s, z27.s, z9.s\n" - "ld1b { z2.b }, p2/Z, [x26, x13]\n" - "ld1b { z1.b }, p2/Z, [x25, x13]\n" - ".inst 0x04a976d6 // sqrdmulh z22.s, z22.s, z9.s\n" - "sqadd z6.s, z6.s, z18.s\n" - ".inst 0x44828486 // srshl z6.s, p1/M, z6.s, z4.s\n" - "ld1b { z9.b }, p2/Z, [x12, x13]\n" - "and z17.d, z0.d, z4.d\n" - "and z16.d, z27.d, z4.d\n" - "ldp x12, x11, [%x[inptrs], #0x40]\n" - "ldp x10, x9, [%x[inptrs], #0x50]\n" - "and z18.d, z22.d, z4.d\n" + "sqadd z24.s, z24.s, z18.s\n" + "sqadd z22.s, z22.s, z17.s\n" + ".inst 0x44828a98 // srshl z24.s, p2/M, z24.s, z20.s\n" + ".inst 0x44828a96 // srshl z22.s, p2/M, z22.s, z20.s\n" + "sqadd z21.s, z21.s, z16.s\n" + "add z23.s, z23.s, z2.s\n" + ".inst 0x44828a95 // srshl z21.s, p2/M, z21.s, z20.s\n" + "smax z23.s, p2/M, z23.s, z4.s\n" + "add z24.s, z24.s, z2.s\n" + "add z22.s, z22.s, z2.s\n" + "smin z23.s, p2/M, z23.s, z3.s\n" + "smax z24.s, p2/M, z24.s, z4.s\n" + "add z21.s, z21.s, z2.s\n" + "smax z22.s, p2/M, z22.s, z4.s\n" + "smax z21.s, p2/M, z21.s, z4.s\n" + "st1b { z23.s }, p0, [x11, x12]\n" + "ld1w { z23.s }, p2/Z, [%x[params], #-2, MUL VL]\n" + "ld1b { z18.b }, p2/Z, [%x[params], #-1, MUL VL]\n" + "smin z24.s, p2/M, z24.s, z3.s\n" + "smin z22.s, p2/M, z22.s, z3.s\n" + "smin z21.s, p2/M, z21.s, z3.s\n" + "st1b { z24.s }, p0, [x10, x12]\n" + "mov z29.d, z23.d\n" + "ld1b { z17.b }, p2/Z, [%x[params]]\n" + "st1b { z22.s }, p0, [x9, x12]\n" + "mov z28.d, z23.d\n" + "sdot z28.s, z18.b, z10.b\n" + "ld1b { z16.b }, p2/Z, [%x[params], #1, MUL VL]\n" + "st1b { z21.s }, p0, [x28, x12]\n" + "mov z27.d, z23.d\n" + "sdot z23.s, z18.b, z14.b\n" + "sdot z23.s, z17.b, z10.b\n" + "ext z14.b, z14.b, z14.b, #0x1\n" + "ext z10.b, z10.b, z10.b, #0x1\n" + "sdot z29.s, z18.b, z14.b\n" + "ld1w { z22.s }, p2/Z, [%x[params], #3, MUL VL]\n" + "sdot z27.s, z18.b, z10.b\n" + "sdot z28.s, z17.b, z8.b\n" + "incw x12\n" + "whilelt p1.s, x12, %x[n_channels]\n" + "sdot z23.s, z16.b, z8.b\n" + "ext z8.b, z8.b, z8.b, #0x1\n" + "sdot z29.s, z17.b, z10.b\n" + "whilelt p0.b, x13, %x[n_channels]\n" + "sdot z27.s, z17.b, z8.b\n" + "sdot z28.s, z16.b, z6.b\n" + "ext z6.b, z6.b, z6.b, #0x1\n" + "ld1b { z26.b }, p0/Z, [x26, x13]\n" + ".inst 0x04b376f7 // sqrdmulh z23.s, z23.s, z19.s\n" + "sdot z29.s, z16.b, z8.b\n" + "sdot z27.s, z16.b, z6.b\n" + "ld1b { z21.b }, p0/Z, [x25, x13]\n" + "and z16.d, z23.d, z22.d\n" + "asr z16.s, z16.s, #0x1f\n" + "ld1b { z14.b }, p0/Z, [x23, x13]\n" + "ld1b { z25.b }, p0/Z, [x22, x13]\n" + ".inst 0x04b377bd // sqrdmulh z29.s, z29.s, z19.s\n" + ".inst 0x04b3779c // sqrdmulh z28.s, z28.s, z19.s\n" + "ld1b { z20.b }, p0/Z, [x21, x13]\n" + "ld1b { z10.b }, p0/Z, [x20, x13]\n" + ".inst 0x04b3777b // sqrdmulh z27.s, z27.s, z19.s\n" + "sqadd z23.s, z23.s, z16.s\n" + ".inst 0x44828ad7 // srshl z23.s, p2/M, z23.s, z22.s\n" + "ld1b { z15.b }, p0/Z, [x27, x13]\n" + "and z19.d, z29.d, z22.d\n" + "and z17.d, z28.d, z22.d\n" + "ldp x23, x22, [%x[inptrs], #0x40]\n" + "ldp x21, x20, [%x[inptrs], #0x50]\n" + "and z16.d, z27.d, z22.d\n" + "asr z19.s, z19.s, #0x1f\n" + "ld1b { z9.b }, p0/Z, [x23, x13]\n" + "ld1b { z24.b }, p0/Z, [x22, x13]\n" "asr z17.s, z17.s, #0x1f\n" - "ld1b { z31.b }, p2/Z, [x12, x13]\n" - "ld1b { z30.b }, p2/Z, [x11, x13]\n" "asr z16.s, z16.s, #0x1f\n" - "asr z18.s, z18.s, #0x1f\n" - "ld1b { z29.b }, p2/Z, [x10, x13]\n" - "ld1b { z28.b }, p2/Z, [x9, x13]\n" - "sqadd z0.s, z0.s, z17.s\n" + "ld1b { z18.b }, p0/Z, [x21, x13]\n" + "ld1b { z8.b }, p0/Z, [x20, x13]\n" + "sqadd z29.s, z29.s, z19.s\n" + "sqadd z28.s, z28.s, z17.s\n" + ".inst 0x44828add // srshl z29.s, p2/M, z29.s, z22.s\n" + ".inst 0x44828adc // srshl z28.s, p2/M, z28.s, z22.s\n" "sqadd z27.s, z27.s, z16.s\n" - ".inst 0x44828480 // srshl z0.s, p1/M, z0.s, z4.s\n" - ".inst 0x4482849b // srshl z27.s, p1/M, z27.s, z4.s\n" - "sqadd z22.s, z22.s, z18.s\n" - "add z6.s, z6.s, z19.s\n" - ".inst 0x44828496 // srshl z22.s, p1/M, z22.s, z4.s\n" - "smax z6.s, p1/M, z6.s, z21.s\n" - "add z0.s, z0.s, z19.s\n" - "add z27.s, z27.s, z19.s\n" - "ld1b { z4.b }, p2/Z, [x28, x13]\n" - "ldp x28, x27, [%x[inptrs], #0x60]\n" - "add z22.s, z22.s, z19.s\n" - "ldp x26, x25, [%x[inptrs], #0x70]\n" - "smin z6.s, p1/M, z6.s, z20.s\n" - "smax z0.s, p1/M, z0.s, z21.s\n" - "smax z27.s, p1/M, z27.s, z21.s\n" - "smax z22.s, p1/M, z22.s, z21.s\n" - "st1b { z6.s }, p0, [x23, x24]\n" - "ld1b { z26.b }, p2/Z, [x28, x13]\n" - "ld1b { z25.b }, p2/Z, [x27, x13]\n" - "ld1b { z24.b }, p2/Z, [x26, x13]\n" - "zip2 z6.b, z9.b, z7.b\n" - "zip1 z9.b, z9.b, z7.b\n" - "ld1b { z23.b }, p2/Z, [x25, x13]\n" - "zip1 z7.b, z8.b, z5.b\n" - "zip2 z5.b, z8.b, z5.b\n" - "smin z0.s, p1/M, z0.s, z20.s\n" - "smin z27.s, p1/M, z27.s, z20.s\n" - "smin z22.s, p1/M, z22.s, z20.s\n" - "st1b { z0.s }, p0, [x22, x24]\n" - "zip2 z8.b, z9.b, z7.b\n" - "st1b { z27.s }, p0, [x21, x24]\n" - "zip1 z9.b, z9.b, z7.b\n" - "zip1 z7.b, z6.b, z5.b\n" - "ldp x12, x11, [%x[inptrs], #0x0]\n" - "st1b { z22.s }, p0, [x20, x24]\n" - "zip2 z5.b, z6.b, z5.b\n" - "zip2 z0.b, z4.b, z2.b\n" - "ld1w { z6.s }, p1/Z, [%x[params], #4, MUL VL]\n" - "zip1 z4.b, z4.b, z2.b\n" - "zip1 z2.b, z3.b, z1.b\n" - "incw x24\n" - "ldp x10, x9, [%x[inptrs], #0x10]\n" - "zip2 z1.b, z3.b, z1.b\n" - "zip2 z27.b, z31.b, z29.b\n" - "ldp x28, x27, [%x[inptrs], #0x20]\n" - "ldp x26, x25, [%x[inptrs], #0x30]\n" - "zip1 z31.b, z31.b, z29.b\n" - "zip1 z29.b, z30.b, z28.b\n" - "ld1b { z18.b }, p1/Z, [%x[params], #5, MUL VL]\n" - "ld1b { z17.b }, p1/Z, [%x[params], #6, MUL VL]\n" - "zip2 z28.b, z30.b, z28.b\n" - "zip2 z22.b, z26.b, z24.b\n" - "ld1b { z16.b }, p1/Z, [%x[params], #7, MUL VL]\n" + "add z23.s, z23.s, z2.s\n" + ".inst 0x44828adb // srshl z27.s, p2/M, z27.s, z22.s\n" + "smax z23.s, p2/M, z23.s, z4.s\n" + "add z29.s, z29.s, z2.s\n" + "add z28.s, z28.s, z2.s\n" + "ld1b { z13.b }, p0/Z, [x24, x13]\n" + "ldp x23, x22, [%x[inptrs], #0x60]\n" + "add z27.s, z27.s, z2.s\n" + "ldp x21, x20, [%x[inptrs], #0x70]\n" + "smin z23.s, p2/M, z23.s, z3.s\n" + "smax z29.s, p2/M, z29.s, z4.s\n" + "smax z28.s, p2/M, z28.s, z4.s\n" + "smax z27.s, p2/M, z27.s, z4.s\n" + "st1b { z23.s }, p1, [x11, x12]\n" + "ld1b { z7.b }, p0/Z, [x23, x13]\n" + "ld1b { z23.b }, p0/Z, [x22, x13]\n" + "ld1b { z22.b }, p0/Z, [x21, x13]\n" + "zip2 z17.b, z15.b, z21.b\n" + "zip1 z15.b, z15.b, z21.b\n" + "ld1b { z6.b }, p0/Z, [x20, x13]\n" + "zip1 z16.b, z26.b, z14.b\n" + "zip2 z14.b, z26.b, z14.b\n" + "smin z29.s, p2/M, z29.s, z3.s\n" + "smin z28.s, p2/M, z28.s, z3.s\n" + "smin z27.s, p2/M, z27.s, z3.s\n" + "st1b { z29.s }, p1, [x10, x12]\n" + "zip2 z12.b, z15.b, z16.b\n" + "st1b { z28.s }, p1, [x9, x12]\n" + "zip1 z15.b, z15.b, z16.b\n" + "zip1 z11.b, z17.b, z14.b\n" + "ldp x27, x26, [%x[inptrs], #0x0]\n" + "st1b { z27.s }, p1, [x28, x12]\n" + "zip2 z14.b, z17.b, z14.b\n" + "zip2 z21.b, z13.b, z20.b\n" + "ld1w { z5.s }, p2/Z, [%x[params], #4, MUL VL]\n" + "zip1 z13.b, z13.b, z20.b\n" + "zip1 z20.b, z25.b, z10.b\n" + "incw x12\n" + "ldp x25, x23, [%x[inptrs], #0x10]\n" + "zip2 z10.b, z25.b, z10.b\n" + "zip2 z19.b, z9.b, z18.b\n" + "ldp x24, x22, [%x[inptrs], #0x20]\n" + "ldp x21, x20, [%x[inptrs], #0x30]\n" + "zip1 z9.b, z9.b, z18.b\n" + "zip1 z18.b, z24.b, z8.b\n" + "ld1b { z29.b }, p2/Z, [%x[params], #5, MUL VL]\n" + "ld1b { z28.b }, p2/Z, [%x[params], #6, MUL VL]\n" + "zip2 z8.b, z24.b, z8.b\n" + "zip2 z17.b, z7.b, z22.b\n" + "ld1b { z26.b }, p2/Z, [%x[params], #7, MUL VL]\n" "addvl %x[params], %x[params], #8\n" - "zip1 z26.b, z26.b, z24.b\n" - "zip1 z24.b, z25.b, z23.b\n" - "zip2 z23.b, z25.b, z23.b\n" - "zip2 z3.b, z4.b, z2.b\n" - "zip1 z4.b, z4.b, z2.b\n" - "zip1 z2.b, z0.b, z1.b\n" - "zip2 z1.b, z0.b, z1.b\n" - "zip2 z30.b, z31.b, z29.b\n" - "zip1 z31.b, z31.b, z29.b\n" - "zip1 z29.b, z27.b, z28.b\n" - "zip2 z28.b, z27.b, z28.b\n" - "zip2 z25.b, z26.b, z24.b\n" - "zip1 z26.b, z26.b, z24.b\n" - "zip1 z24.b, z22.b, z23.b\n" - "zip2 z23.b, z22.b, z23.b\n" - "mov z0.d, z6.d\n" - "mov z27.d, z6.d\n" - "mov z22.d, z6.d\n" + "zip1 z7.b, z7.b, z22.b\n" + "zip1 z16.b, z23.b, z6.b\n" + "zip2 z6.b, z23.b, z6.b\n" + "zip2 z1.b, z13.b, z20.b\n" + "zip1 z13.b, z13.b, z20.b\n" + "zip1 z0.b, z21.b, z10.b\n" + "zip2 z10.b, z21.b, z10.b\n" + "zip2 z31.b, z9.b, z18.b\n" + "zip1 z9.b, z9.b, z18.b\n" + "zip1 z30.b, z19.b, z8.b\n" + "zip2 z8.b, z19.b, z8.b\n" + "zip2 z27.b, z7.b, z16.b\n" + "zip1 z7.b, z7.b, z16.b\n" + "zip1 z25.b, z17.b, z6.b\n" + "zip2 z6.b, z17.b, z6.b\n" + "mov z24.d, z5.d\n" + "mov z22.d, z5.d\n" + "mov z21.d, z5.d\n" "b.any 1b\n" : [params] "+&r" (params) : [inptrs] "r" (inptrs), [n_channels] "r" (n_channels), [offsetof_Requantize32_c_offset] "I" (offsetof(arm_gemm::Requantize32, c_offset)), [offsetof_Requantize32_maxval] "I" (offsetof(arm_gemm::Requantize32, maxval)), [offsetof_Requantize32_minval] "I" (offsetof(arm_gemm::Requantize32, minval)), [outptrs] "r" (outptrs), [qp] "r" (&qp) - : "cc", "memory", "p0", "p1", "p2", "x9", "x10", "x11", "x12", "x13", "x20", "x21", "x22", "x23", "x24", "x25", "x26", "x27", "x28", "z0", "z1", "z2", "z3", "z4", "z5", "z6", "z7", "z8", "z9", "z16", "z17", "z18", "z19", "z20", "z21", "z22", "z23", "z24", "z25", "z26", "z27", "z28", "z29", "z30", "z31" + : "cc", "memory", "p0", "p1", "p2", "x9", "x10", "x11", "x12", "x13", "x20", "x21", "x22", "x23", "x24", "x25", "x26", "x27", "x28", "z0", "z1", "z2", "z3", "z4", "z5", "z6", "z7", "z8", "z9", "z10", "z11", "z12", "z13", "z14", "z15", "z16", "z17", "z18", "z19", "z20", "z21", "z22", "z23", "z24", "z25", "z26", "z27", "z28", "z29", "z30", "z31" ); } -- cgit v1.2.1